Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save itainteasy/390d394895456437df9829bf973e053e to your computer and use it in GitHub Desktop.
Save itainteasy/390d394895456437df9829bf973e053e to your computer and use it in GitHub Desktop.
saltstack - vagrant/init.sls - working example - using vagrant 1.0.6 i686 deb package
vagrant:
pkg.installed:
- sources:
- 'vagrant': 'http://files.vagrantup.com/packages/476b19a9e5f499b5d0b9d4aba5c0b16ebe434311/vagrant_i686.deb'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment