Commit Graph

576 Commits (ff1ffd90e014348c8bbcd6137cae8d57b73b4001)

Author SHA1 Message Date
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
Matthew Hooker bafcf7dfb1
test, document, cleanup puppet guest codde
9 years ago
Matthew Hooker 7523cc76de Merge pull request #5340 from c22/issue_5339
9 years ago
Matthew Hooker d26e28a028 Merge pull request #5341 from c22/issue_5338
9 years ago
DanHam fa5fd602aa Fix tests post changes
9 years ago
DanHam 8214a12a2a Move append of portion of command used to send elevated PS output to file
9 years ago
DanHam 2a060adbf8 Don't use -EncodedCommand with PS as progress stream always leaks to stderr
9 years ago
Matthew Hooker 2297cfaee2 Merge pull request #5357 from lochnesh/fix-windows-chef-solo-version
9 years ago
DanHam 5374c6e367
Use system context env var to set path for elevated PS env vars file
9 years ago
Skyler Nesheim 52d3137b08 use flag -version instead of -v to install chef-solo on Windows
9 years ago
Matthew Hooker 70e493a2c2
fix directory permissions when using sudo
9 years ago
Matthew Hooker af1187d5e1
simplify a bit
9 years ago