Commit Graph

503 Commits (7dcd7cac4731d520c89ea0dab052d523ca8a9077)

Author SHA1 Message Date
Matthew Hooker b1f06bbebb
fix wording
9 years ago
Matthew Hooker 56979a1974
Revert "Universally provide POSIX semantics for the `shell` provisioner."
9 years ago
Matthew Hooker 67e29e1eff
disambiguates windows-restart messages.
9 years ago
Matthew Hooker 11379dea70 Merge pull request #5009 from sjlamerton/salt_bin_dir
9 years ago
Matthew Hooker 8f685b3bcd
ansible: add skip_version_check flag
9 years ago
Matthew Hooker 70b3d05fb3 Merge pull request #4760 from fajpunk/ansible-inventory-dir
9 years ago
Steven Lamerton e953898890 Add support for salt_bin_dir
9 years ago
Matthew Hooker bc16c13b50 Merge pull request #4961 from magicalbob/grains
9 years ago
Matthew Hooker 74bf0b636b Merge pull request #4791 from optix2000/master
9 years ago
Ian Ellis 31f66b6fe9 Cloned GrainsFile test from MinionConfig test
9 years ago
Ian Ellis 912fc9c2af Added grains_file config item to copy file to /etc/salt/grains
9 years ago
Sean Chittenden 1ba7f9cc20
Universally provide POSIX semantics for the `shell` provisioner.
9 years ago
Matthew Hooker 7999f886b1 Merge pull request #4792 from mkuzmin/slash
9 years ago
Dan Fuchs 8401057ed5 Merge branch 'master' into ansible-inventory-dir
9 years ago
Rickard von Essen 999f2da499
ansible-local/ansible: Add extra-vars packer_*
9 years ago
Dan Fuchs 97c819dc15 Merge branch 'master' of https://github.com/mitchellh/packer into ansible-inventory-dir
9 years ago
Weilu Jia b1c5ccd3e2 Add version selection for chef-solo provisioner in Windows too
9 years ago
Michael Kuzmin 795921988e provisioner/ansible-local: Convert Windows paths with backslashes to Unix style
9 years ago
Weilu Jia c418307162 Add version selection for chef-solo provisioner
9 years ago
Dan Fuchs f45f4568db make validateInventoryDirectoryConfig function
9 years ago
Dan Fuchs 39a9eac44f Remove `req` param from validateDirectoryConfig
9 years ago
Dan Fuchs 3fc809c05b Ansible provisioner: check if inventory directory exists during prepare
9 years ago
Dan Fuchs 492bff474b Ansible provisioner: Specify full path to generated inventory file
9 years ago
Dan Fuchs 609e70face inventory_directory option for ansible provisioner
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker 6f27f67346
more fixes from errcheck
9 years ago
Matthew Hooker de296ac06b
simplify
9 years ago
Matthew Hooker 35578d9ed1
remove unnecessary type conversions
9 years ago
Matthew Hooker 79287d7e47
simplify some code
9 years ago
Matthew Hooker 0149f679de
Print instead of Printf with no dynamic first variable.
9 years ago
Matthew Hooker d1b20b3d9c
remove a bunch of dead code.
9 years ago
Matthew Hooker 230079f73a
spell fixes
9 years ago
Andrey Chernih 7548024720 More verbose error message when ansible-playbook fails
9 years ago
Matthew Hooker 6894f93085 Merge pull request #4534 from mitchellh/chefclean
9 years ago
Marc Carmier 78ab21b42f Test error messages for restart_command and restart_timeout seems to be erroneous
9 years ago
Matthew Hooker 825f69c64d
provisioner/chef-client: only upload knife config if we're cleaning
9 years ago
Matthew Hooker a836268490
fix test on windows
9 years ago
Matthew Hooker 0f445dff07
fix tests
9 years ago
Matthew Hooker 45030e1919
provisioner/anisble: use randomized staging dir
9 years ago
DanHam 370b67497e
provisioner/powershell: Don't over complicate removal of tmp output file
9 years ago
DanHam 21be983855 provisioner/powershell: Use system context env var to set output file path
9 years ago
DanHam e350739ecb
post-processor/shell-local: expand tests to align with shell provisioner
9 years ago
DanHam 28051a9218 provisioner/windows-shell: fix and compact env var test
9 years ago
DanHam e8db6b9b9a provisioner/windows-shell: Remove env var check - again checked in prepare
9 years ago
DanHam c88fafdf38 provisioner/powershell: align, fix and compact env var test
9 years ago
DanHam 4122f3a897 provisioner/powershell: Remove env var check - we already check in Prepare
9 years ago
DanHam 4514b1b10f provisioner/shell: expand tests to align with powershell/win-shell
9 years ago
DanHam 0cbb4ff30c provisioner/shell: Align gen of flattened env vars with powershell/win-shell
9 years ago
DanHam 80ebcea5e1
Mirror cleaner test code back from windows-shell to powershell
9 years ago
DanHam 2bd9fa6c70
Use counter for index. Sort stray comments.
9 years ago