Commit Graph

315 Commits (ca43e89aa73d1c35adeeaae8bd3ee72417caf98a)

Author SHA1 Message Date
Trevor Suarez f006a83c95 Fixing the bug found in the tests
11 years ago
Trevor Suarez 6ca02286d4 Test for when the config parameter isn't passed
11 years ago
Trevor Suarez 627a8fe819 Renaming the config parameter from "options"
11 years ago
Trevor Suarez 4ea7e3473d Testing the new options argument during the actual
11 years ago
Trevor Suarez 84e1b387c4 New test for preparing the new config parameter
11 years ago
Trevor Suarez ebed9e53fb Adding new "Options" configuration parameter for
11 years ago
Mark Peek 43cb854b3e Merge pull request #2568 from pecigonzalo/f-winrm-reboot
11 years ago
Mark Peek c48548b3bb go fmt
11 years ago
Mark Peek 1aad5cf6d5 provisioner/windows-restart: remove race in test
11 years ago
Mark Peek d87b68efe8 Syncronize cancellation in windows-restart tests
11 years ago
Gonzalo Peci f01f62dc88 Add specific exit codes listed on https://msdn.microsoft.com/en-us/library/windows/desktop/ms681383(v=vs.85).aspx
11 years ago
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
Gonzalo Peci 08359e409a Revert the shutdown command with new parameters as this will return proper exit codes. This will work in the same way as restart-computer -force when using ```shutdown /r /f /t 0```.
11 years ago
Gonzalo Peci 70083fc869 Add reboot checks before moving out of the reboot.
11 years ago
Tim Smith 72e8119233 Download chef from chef.io
11 years ago
Chris Bednarski abb67fdd79 Fix govet issues
11 years ago
Chris Bednarski 84abbc2fe2 Merge pull request #2519 from BayanGroup/salt-remote-dirs
11 years ago
Chris Bednarski c04feb77b1 Merge pull request #2520 from BayanGroup/salt-ensure-dir-exists
11 years ago
Chris Bednarski c04e442203 Merge pull request #2518 from BayanGroup/fix-error-messages
11 years ago
AmirAli Moinfar eba0e9eaf8 Ensure that `/etc/salt` exists
11 years ago
AmirAli Moinfar 769c82b171 Support for setting salt remote directory
11 years ago
AmirAli Moinfar f90f2f685d Fix semantic errors in messages
11 years ago
Gonzalo Peci 21107b0027 Fix wrong command type being used when running elevated provisioner.
11 years ago
Chris Bednarski 715662f60b Reformat
11 years ago
Chris Bednarski 56745e14f5 manifest_file can now be a folder or file.pp and we will upload it correctly in either case
11 years ago
Schreiter, Wulf-Thilo 18438cf291 Add knife config by template
11 years ago
Vasiliy Tolstov 036c9ddf7c fix file download provisioner
11 years ago
Mitchell Hashimoto b77042dc85 provisioner/shell-local: fix vet
11 years ago
Mitchell Hashimoto 5db4d7c01f fmt
11 years ago
Mitchell Hashimoto 288b9a70f6 Merge pull request #1657 from njhartwell/master
11 years ago
Mitchell Hashimoto 11e325738b Merge branch 'ansible-inventory-groups' of https://github.com/lyrixx/packer into lyrixx-ansible-inventory-groups
11 years ago
Mitchell Hashimoto 7c8e86c9c5 provisioner/*: fix interpolation context
11 years ago
Mitchell Hashimoto 0e8036a023 Merge pull request #2283 from mitchellh/f-local-shell
11 years ago
Mitchell Hashimoto 6ec428cc38 provisioner/shell: retry file delete [GH-2286]
11 years ago
Mitchell Hashimoto 2dc6155c30 provisioner/shell-local: tests
11 years ago
Mitchell Hashimoto 80fc1f032b provisioner/shell-local: a first stab
11 years ago
Mitchell Hashimoto 59766067c0 provisioner/windows-restart: make test pass on slow machines
11 years ago
Mitchell Hashimoto 873bc7471f Merge pull request #2280 from flopex/ignore_exit_codes
11 years ago
Mitchell Hashimoto 4463083a60 provisioner/shell: randomize default script name
11 years ago
Mitchell Hashimoto b2609db395 provisioner/windows-restart: fix potential panic case
11 years ago
Mitchell Hashimoto 7711e07f05 provisioner/windows-restart: test fix
11 years ago
Mitchell Hashimoto 49769a17c2 Merge pull request #2243 from mitchellh/f-powershell
11 years ago
Mitchell Hashimoto 5ee02b09b2 Merge pull request #2258 from mitchellh/b-puppet-manifest-base
11 years ago
Gonzalo Peci af4d8b99b4 Add quickfix to restart provisioner as existing one was not working.
11 years ago
Mitchell Hashimoto 8990c38d5e provisioner/puppet-masterless: deprecation warning
11 years ago
Mitchell Hashimoto 6cda4fa548 Merge branch 'default_facts' of https://github.com/danzilio/packer into danzilio-default_facts
11 years ago
Mitchell Hashimoto 65916514c0 Merge branch 'puppet_working_dir' of https://github.com/ColinHebert/packer into ColinHebert-puppet_working_dir
11 years ago
Mitchell Hashimoto 5d38ee939b Merge pull request #2259 from mitchellh/b-shell-delete
11 years ago
Mitchell Hashimoto 6c80228661 provisioner/shell: missing error arg
11 years ago
Alexander Golovko 500d83b673 add download support to file provisioner
11 years ago