UtahDave / salt-vagrant-demo

Demo of Salt in Vagrant. 1 master and 2 minions
Apache License 2.0
247 stars 191 forks source link

Update to bento/ubuntu-16.04 #39

Closed marco-m closed 6 years ago

marco-m commented 7 years ago

This PR proposes to update the VMs from Ubuntu 14.04 (EOL) to the current LTS, Ubuntu 16.04.

In addition it switches to the bento repo because it is the one recommended by Vagrant (see https://www.vagrantup.com/docs/boxes.html). For me the most important part is Ubuntu 16.04, which repo is less important.

marco-m commented 7 years ago

Hello?

UtahDave commented 6 years ago

Hi, @marco-m . I appreciate the update! I just merged another PR https://github.com/UtahDave/salt-vagrant-demo/pull/38 that in addition to some other functionality also updated to use the bento box. Thanks for your PR.