[Chef] --- https://www.pld-linux.org/packages/vagrant?rev=1415138418 +++ https://www.pld-linux.org/packages/vagrant?rev=1416480943 @@ -61,9 +61,13 @@ ==== Chef ==== To install ''chef-solo'' do ''poldek -u chef'', if you want to run chef server inside that box, have look at [[chef-server]]. - 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. + 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> ==== 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=1415138418&r2=1416480943 -- 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
