vagrant/test/unit/plugins/provisioners
Brian Cain 96c20ad3cc
Fixes #10950: Ensure pip_install_cmd is finalized
Prior to this commit, the `pip_install_cmd` option for ansible guest
config was not properly finalized. This commit ensures that if that
value is still UNSET_VALUE, it gets set to empty string in the finalize!
method.
2019-10-02 10:33:31 -07:00
..
ansible Fixes #10950: Ensure pip_install_cmd is finalized 2019-10-02 10:33:31 -07:00
chef Fixes #10912: Update chef install check for guests 2019-06-17 11:02:57 -07:00
docker Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
file Update communicator upload behavior to handle `/.` path directives 2019-02-26 08:02:09 -08:00
puppet/provisioner Fixes #8315: Properly set env variables for puppet provisioner 2018-09-18 10:09:01 -07:00
salt Disabled salt provision required install_type check on Windows where option is not supported. Added test case for salt provisioner config changes. 2018-12-23 11:39:58 -05:00
shell Add reboot option to shell provisioner 2018-12-21 15:50:59 -08:00
support/shared provisioners/ansible: introduce ansible_local 2015-11-08 10:42:48 +01:00