vmware-archive / salty-vagrant

Use Salt as a Vagrant provisioner.
BSD 2-Clause "Simplified" License
372 stars 62 forks source link

boostrap_salt.sh out of date defaults to epel-testing for stable installations #108

Open ewdurbin opened 11 years ago

ewdurbin commented 11 years ago

in v0.4.0 the bootstrap_salt.sh script included via git submodule defaults to the epel-testing repo even when a stable installation type is chosen.

this causes madness and confusion, especially around major versions of salt (0.16 -> 0.17) for instance.

a new version of salty-vagrant including updated boostrap scripts would be much appreciated.

ewdurbin commented 11 years ago

https://github.com/saltstack/salt-bootstrap/blob/dd5a17f9c8a25b3a41a246a5c3bfd52389cb7d07/bootstrap-salt.sh#L1340