vagrant/test/unit/plugins/provisioners
Brian Cain 4ed93fb9ef (#8743) Fix puppet provisioner by removing manifestdir flag
Prior to this commit, the puppet provisioner would use the manifest dir
flag when running `puppet apply`. Not only is this flag redundant due to
how puppet apply works, but it is also deprecated in Puppet 4 and
removed in Puppet 5. This commit simply removes the flag when invoking
`puppet apply`.
2017-07-19 09:59:59 -07:00
..
ansible Fixup util/ssh and ansible/provisioner tests 2017-07-17 10:21:26 -07: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
puppet/provisioner (#8743) Fix puppet provisioner by removing manifestdir flag 2017-07-19 09:59:59 -07: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