You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/provisioner
Gonzalo Peci 8bd3e62853
Because the new functionality makes the ```waitForRestart()``` function run commands it modifies the value of ```comm.StartCmd.Command``` that is being checked, we need to implement the same workaround that is being used for the ```waitForCommunicator()``` function. This should make the test work again and retain functionality.
11 years ago
..
ansible-local Merge branch 'ansible-inventory-groups' of https://github.com/lyrixx/packer into lyrixx-ansible-inventory-groups 11 years ago
chef-client Download chef from chef.io 11 years ago
chef-solo Download chef from chef.io 11 years ago
file fix file download provisioner 11 years ago
powershell Fix wrong command type being used when running elevated provisioner. 11 years ago
puppet-masterless manifest_file can now be a folder or file.pp and we will upload it correctly in either case 11 years ago
puppet-server provisioner/*: fix interpolation context 11 years ago
salt-masterless Merge pull request #2519 from BayanGroup/salt-remote-dirs 11 years ago
shell provisioner/*: fix interpolation context 11 years ago
shell-local provisioner/shell-local: fix vet 11 years ago
windows-restart Because the new functionality makes the ```waitForRestart()``` function run commands it modifies the value of ```comm.StartCmd.Command``` that is being checked, we need to implement the same workaround that is being used for the ```waitForCommunicator()``` function. This should make the test work again and retain functionality. 11 years ago
windows-shell provisioner/*: fix interpolation context 11 years ago