Commit Graph

187 Commits (6440c839474f052d8997bb5cec19c2743e5108e6)

Author SHA1 Message Date
James Bardin a3c9b33b7b output buffer must be synchronized
6 years ago
Sander van Harmelen 9453308c78 Make sure the WinRM communicator can reconnect
6 years ago
Sander van Harmelen 10aab86051 Make sure we use MaxRetries correctly
6 years ago
Sander van Harmelen a614056925 Refactor the code a bit to make it more idiomatic
6 years ago
Brian Dwyer 2f4067cf70
Clean up and add docs
6 years ago
Brian Dwyer 4701ed2e02
Gracefully handle Chef RFC062 Exit Codes
6 years ago
David McNeil 3a079b04db Change file permission ordering to avoid race condition
6 years ago
David McNeil b95daa87c8 Fix permissions of habitat provision's user.toml
6 years ago
Alex Harvey cbeedfca35 provisioner/puppet: fix bug when connection type was not set in config (#23057)
7 years ago
Kyle Mott 30895a6cf5 Merge cleanup, remove `license` parameter in favor of bool `accept_license`, adjust how license acceptance is done, update hab provisioner doc.
7 years ago
Kyle Mott e3d1876f44 Merge upstream
7 years ago
Mudassar Shafique 50a6c69ab5 Habitat License Acceptance changes. These changes add a new argument that allows users to accept Habitat End User License.
7 years ago
Kyle Mott 997761ef41 Remove commented out code.
7 years ago
Kyle Mott 164332bfa1 Update Linux Habitat Provisioner to support new licensing, options cleanup.
7 years ago
Alex Pilon c993fc3c1b
better error handling for type assertions
7 years ago
Alex Pilon 4bf43efcfd
move hcl2shim package to configs
7 years ago
Alex Pilon d1448fc319
restore test
7 years ago
Alex Pilon 83aa07f907
prune NewResourceConfig and update tests
7 years ago
Pam Selle 291cf8c5a4
Revert "Habitat License Acceptance changes. "
7 years ago
Pam Selle 9020636f93
Merge pull request #21345 from mudash/master
7 years ago
Alex Pilon 7f8f198719
remove UnknownVariabeValue from config and update references to shim
7 years ago
Radek Simko 5b9f2fafc8 Standardise directory name for test data
7 years ago
Tim Sharpe 615110e13e provisioner: new Puppet provisioner (#18851)
7 years ago
Mudassar Shafique 258319e6b0 Adding a comment to explain a testcase
7 years ago
Mudassar Shafique e78658de4c Habitat License Acceptance changes. These changes add a new argument that allows users to accept Habitat End User License.
7 years ago
Jurnell Cockhren 1242e08473 fix(salt-masterless): Compare retrieved variable values with defaults
7 years ago
Jurnell Cockhren 996f845d4b fix(salt-masterless): set the default values for state and pillar remote locations
7 years ago
Sander van Harmelen 56e6c60f76
Merge pull request #18533 from alice-sawatzky/master
8 years ago
Sean Chittenden d749420a25
Fix drift caused from gofmt when running make dev and go 1.11.
8 years ago
Alice Sawatzky 15c65f981b
change chef linux provisioner to use user:group chown syntax
8 years ago
Skyler Layne d1124a4e3d
Update resource_provisioner.go
8 years ago
Andre Bindewald de43f01d65 provisioner/local-exec: Support custom environment variables on Windows
8 years ago
James Bardin f8b691f743
Merge pull request #17781 from hashicorp/jbardin/habitat
8 years ago
James Bardin c1edaadc7b
Merge pull request #17403 from rwc/hab-provisioner-updates
8 years ago
Marko Springfeldt a201b04b26 `enable` habitat supervisor service before `start`
8 years ago
James Bardin e9e4ee4940
Merge pull request #17609 from hashicorp/jbardin/remote-command
8 years ago
James Bardin ad8642e2c2 have remote.ExitError format errors and status
8 years ago
James Bardin 56acda00bc add timeout test to remote-exec
8 years ago
James Bardin 9b4b5f2a72 use correct context for communicator.Retry
8 years ago
Scott Hain 07aeea51da Updates the chef provisioner to allow specifying a channel (#17355)
8 years ago
James Bardin 3fbdee0777 clean up remote.Cmd api
8 years ago
James Bardin a1061ed931 update the chef and habitat error handling
8 years ago
James Bardin a715430d24 fix exit status handling in salt-masterless
8 years ago
James Bardin af132a186d remove timeout from remote-exec command context
8 years ago
Kristiyan Nikolov 999f9096c1 provisioner/local-exec: Allow passing environment variables
8 years ago
Paweł Socha be8d39210d Wait for ssh connection
8 years ago
Paweł Socha 627bb24ea6 fix ssh problem with communicator.Retry
8 years ago
Rob Campbell bbd3d7f7a2 Updates the capitalization of the bind documenation for habitat
8 years ago
chrisjob1021 10bb21e9c4 provisioner/local-exec: Optional "working_dir" argument
8 years ago
James Bardin 0345d960b2 simplify remote-exec runScripts
8 years ago