vagrant/test/unit/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 fix `config.ssh.keys_only = false` for ansible 2017-04-12 12:31:00 +02:00
chef Remove deprecated methods and update tests. 2016-11-07 18:48:14 -08: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
salt Add stub test for salt provisioner 2016-11-09 16:29:23 -08:00
shell Downloader checksum output information and digester usage 2016-11-14 10:22:25 -08:00
support/shared provisioners/ansible: introduce ansible_local 2015-11-08 10:42:48 +01:00