Skip to content

Instantly share code, notes, and snippets.

@ollin
Last active May 23, 2016 04:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ollin/5135226 to your computer and use it in GitHub Desktop.
Save ollin/5135226 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