Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • O ohpc_vagrant
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • John-Paul Robinson
  • ohpc_vagrant
  • Merge requests
  • !35

Feat os env

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Bo-Chun Chen requested to merge louistw/ohpc_vagrant:feat-os-env into feat-openstack Jun 11, 2019
  • Overview 2
  • Commits 2
  • Pipelines 0
  • Changes 1

Instead of hardcode username and password in the Vagrantfile, we can use ENV to get it. Only thing we need to do is source the openrc.sh before you run vagrant related command.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feat-os-env