Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • Shipwright - LDH Developer Shipwright - LDH Developer
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • liberty
  • tool
  • Shipwright - LDH DeveloperShipwright - LDH Developer
  • Merge requests
  • !25

Merged
Created Feb 01, 2019 by Birin Sanchez@birin.sanchezDeveloper

ldh_middleware role: Make .deb file location configurable

  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 4

Noe detected issue #22 (closed). This MR will fix that issue.

Basically ldh_middleware role had hard-coded version 0.0.2 of ldh-middleare, so when building the latest ldh-middleware (0.0.3 at the time writing this) applying the playbook didn't work.

I made the location of the .deb file configurable through a variable. The default value is /tmp/ldh-middleware_latest.deb.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 22_ldh_middleware_deb_location