Skip to content

Instantly share code, notes, and snippets.

@thomo
Created September 24, 2015 21:52
Show Gist options
  • Save thomo/0660419b9d34e72d7707 to your computer and use it in GitHub Desktop.
Save thomo/0660419b9d34e72d7707 to your computer and use it in GitHub Desktop.
command line to start CentOS7 vbox with vagrant
vagrant init puppetlabs/centos-7.0-64-nocm; vagrant up --provider virtualbox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment