Commit Graph

616 Commits (1aee759f0673d424d321bdbb50b49abb00a0609c)

Author SHA1 Message Date
M. Marsh 56dd8cdb63
Merge pull request #3891 from nouney/f-generated-files
8 years ago
Omer Katz c0719a3590
Allow using a custom inventory file.
8 years ago
Joshua C. Randall 406bf9c4aa override ansible executor inventory to use InventoryDirectory instead of InventoryFile when set
8 years ago
DanHam ef4817d644 Fix vertical spacing
8 years ago
DanHam 34db6c4ab1
Remove temp debugging output
8 years ago
Megan Marsh 072cd6b745
Merge pull request #5998 from hashicorp/do_5895
8 years ago
Megan Marsh 4e321b2dfa don't need to use a receiver with this function
8 years ago
Matthew Hooker 732a532d0e
pass file info during shell file upload
8 years ago
Megan Marsh ce1ab1f021 fix winrm password
8 years ago
Megan Marsh 559719020c use {{.WinRMPassword}} instead of some other weirdness
8 years ago
Megan Marsh d689e6b4d3 allow users of AWS to use the dynamically-generated admin password which we use as the winRM password as an elevated password in the Powershell provisioner, as well as an environment variable in same provisoner.
8 years ago
Megan Marsh 414dd80e61
Merge pull request #6013 from jsoref/spelling
8 years ago
Megan Marsh b33d6ce82e fix salt provisioner on linux
8 years ago
Megan Marsh e2f55a50b5
Merge pull request #5702 from brokenbot/salt-masterless-windows
8 years ago
Josh Soref 24b4c36fc9 spelling: function
8 years ago
Josh Soref b545c6f87e spelling: flattened
8 years ago
Josh Soref 04d6bfc696 spelling: environment
8 years ago
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
Dave Sanderson fc566a3cb4 Added test for new commands and guest os type
8 years ago
Dave Sanderson bf7a4b3363 remove erroraction on win removedir
8 years ago