[Chef] --- https://www.pld-linux.org/packages/vagrant?rev=1416480943 +++ https://www.pld-linux.org/packages/vagrant?rev=1416489725 @@ -65,9 +65,14 @@ If you are using ''chef-client'', it's recommended to install [[https://github.com/cassianoleal/vagrant-butcher|vagrant-butcher]] plugin to automatically delete node when destroying VM: <code> $ vagrant plugin install vagrant-butcher + </code> + + If using older Vagrant (< 1.5), you need older butcher plugin: + <code> + $ vagrant plugin install vagrant-butcher --plugin-version=2.0.0 </code> ==== MATE Desktop ==== I ([[people:glen]]) needed to give someone VM image containing desktop application, as a result there's [[https://gist.github.com/glensc/9948541|PLD Linux with MATE Desktop]] ''Vagrantfile'' which you can use to create same image from scratch.
Diff URL: https://www.pld-linux.org/packages/vagrant?do=diff&r1=1416480943&r2=1416489725 -- This mail was generated by DokuWiki at https://www.pld-linux.org/ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
