vagrant/plugins/provisioners
Brian Cain a05d95bd0a (#7139) Add post-install provisioner to docker provisioner
Prior to this commit, if a user attempted to configure
`/etc/default/docker` through vagrant prior to installation, the package
manager would not override an existing configuration and installing
docker would then fail. This commit fixes this by introducing a
`post_install_provisioner` that allows users to define a provisioner
block that will run after docker has been installed, allowing users to
configure `/etc/default/docker` how they want.
2017-06-27 16:01:23 -07:00
..
ansible Merge pull request #8467 from MartinNowak/patch-1 2017-06-14 16:54:24 -07:00
cfengine #6674 CFEngine Provisioner Broken on Debian (http > https) 2015-12-16 14:25:23 +01:00
chef Add chef_install(ed?) guest capability for freebsd 2017-04-04 22:10:02 -07:00
docker (#7139) Add post-install provisioner to docker provisioner 2017-06-27 16:01:23 -07:00
file provisioners/file: validate source relative to Vagrantfile path 2015-07-06 14:22:00 -06:00
puppet Default the puppet config environment variables to an empty hash 2016-10-27 15:14:13 -07:00
salt Merge pull request #7865 from DavidWittman/7454-fix-salt-minion-id-config 2017-06-15 16:01:33 -07:00
shell Fix shell provisioner to execute batch files correctly 2017-04-28 15:05:08 -07:00