Commit Graph

587 Commits (dfcd5742ccfc308e3451bfaa2d6480a1aec6eac9)

Author SHA1 Message Date
Josh Soref 684a3f5d8a spelling: custom
8 years ago
Megan Marsh f3a538db46 fix tests
8 years ago
Megan Marsh 3faf73b5f3 change backslashes to forward slashes in powershell provisioner; was breaking with cygwin
8 years ago
SwampDragons 7d9a86becb
Revert "Fix #5335"
8 years ago
DanHam 2d830d5d43
Auto escape chars special to PowerShell in user supplied data
8 years ago
DanHam aaf7102b9a
Tests for escape of chars special to PowerShell in user supplied data
8 years ago
DanHam a7b118ed94
Fix tests post changes. Add test for upload func.
8 years ago
DanHam 478589abec
Extend upload and subsequent 'dot sourcing' of env vars to std PS command
8 years ago
Marc Mercer d3c7d43f20
Small typo correction
8 years ago
Marc Mercer 5d67f77f43
Fixing 5852
8 years ago
Megan Marsh 974d9974fe add workaround for azure bug.
8 years ago
Megan Marsh addedbb680 Revert "Merge pull request #5515 from DanHam/dot-source-env-vars"
8 years ago
Megan Marsh 79fe900378 Revert "Merge pull request #5376 from DanHam/ps-escapes"
8 years ago
DanHam 7443adf2fd Simpler escape of chars special to PowerShell in user supplied data
8 years ago
DanHam 68e13c90b1 Revert "Escape chars special to PowerShell in user supplied data"
8 years ago
DanHam b67c64fd66 Tests for escape of chars special to PowerShell in user supplied data
8 years ago
DanHam f3c326bb3c Escape chars special to PowerShell in user supplied data
8 years ago
SwampDragons e56849c605
Merge pull request #5515 from DanHam/dot-source-env-vars
8 years ago
Matthew Hooker 9f87213ba4
tests and docs for #5831
8 years ago
Matthew Hooker 3127bfbcfb
Merge pull request #5831 from uShip/chef-client-policyfiles
8 years ago
Matthew Hooker aa76c47019
Merge pull request #5703 from frankdannhauer/5335
8 years ago
Evan Machnic 5cedfc4557 Fixed go format errors
8 years ago
Evan Machnic 7354247933 Added policyGroup and policyName to Packer Communicator
8 years ago
Evan Machnic fe90f79704 Changed new code to use tabs instead of spaces
8 years ago
Evan Machnic 1f92aa2c0a Added Policyfile support to chef-client provisioner
8 years ago
Matthew Hooker 4bccbbba1f
Merge pull request #5790 from GennadySpb/trusted_certs_dir
8 years ago
Matthew Hooker ebe995c0ff
run goimports
8 years ago
Gennady Lipenkov 53aaf84100 Support 'trusted_certs_dir' chef-client configuration option
8 years ago
Aidan Feldman b894c925d1
make user retrieval for Ansible provisioner more robust
8 years ago
Hunter Morgan 6410fd615c
typo
8 years ago
frankdannhauer 893d0334f1
Fix #5335
8 years ago
Megan Marsh 19c997cb0e revert to using UI becuase the remote command syntax breaks things on linux with vmware fusion.
8 years ago
SwampDragons 753d3cf216
Merge pull request #5618 from kwilczynski/ansible-local-clean-staging-directory
9 years ago
Casey Robertson 8f02150178 Changes Linux install URL to omnitruck. Changes powershell install to use omnitruck rather than hard-coded 32-bit url
9 years ago
Krzysztof Wilczynski 10370adbab
ansible-local: Add ability to clean staging directory.
9 years ago
SwampDragons ce1f2457fd
Merge pull request #5563 from hashicorp/fix_5483
9 years ago
Megan Marsh c3cb7fe9f9 read from stderr so it doesnt lock up
9 years ago
Megan Marsh 9b1ae530c3 have separate stdout and stderr buffers
9 years ago
Matthew Hooker e073d63f30
remove racy reuse of single buffer for remotecmd stderr/out.
9 years ago
Megan Marsh 6019e41544 dont read stderr
9 years ago
Megan Marsh 73b6247fd2 remove unnecessary boolean operator
9 years ago
Megan Marsh e56a6dc9a0 add some comments
9 years ago
Megan Marsh a739623d9b don't pipe restarted stuff through the ui
9 years ago
Megan Marsh d71bc34dfc don't need this in a loop
9 years ago
Megan Marsh d81871171c make restart command work correctly even if user has their own check command
9 years ago
DanHam 4b89fc1c00
Fix tests post changes. Add test for upload func.
9 years ago
DanHam 5949bc91c4
Extend upload and subsequent 'dot sourcing' of env vars to std PS command
9 years ago
Matthew Hooker ecad3348b3
rephrase log message.
9 years ago
Ohad Basan 33b85b0130 Add suggestion for "expected_disconnect" option if disconnection occurs
9 years ago
Matthew Hooker 75111e49e9
remove convoluted pointer logic
9 years ago