Commit Graph

359 Commits (a788ea4d43596f4a75bc4f3dcfbc35898c613faf)

Author SHA1 Message Date
Billie Cleek 49067e732a append ANSIBLE_HOST_KEY_CHECKING correctly (#3568)
10 years ago
Justin Nauman f2b0fabe66 Fixes #3466 - Remote path needs to be set prior to config interpolation (#3468)
10 years ago
Ian Duffy 7e653370b7 Seperate remote_path into remote_folder and remote_script. (#3462)
10 years ago
Keyan Pishdadian f3811cb99d Add ignore_exit_codes param for puppet-masterless provisioner
10 years ago
Rickard von Essen d59844f0d1 Determine current user without CGO.
10 years ago
Rickard von Essen 7369841e63 Ansible: add the support for specifying ansible_user
10 years ago
Rickard von Essen d6716f6ee1 Ansible: don't use deprecated ssh options when ver above 2.0
10 years ago
Rickard von Essen f823725e53 Ansible: os.Environ() should always be passed to the ansible command.
10 years ago
Vespian 4750da3457 Add empty_groups param to ansible provisioner
10 years ago
Marat Bakeev 2791542171 Allow specifying environment variables for ansible provisioner
10 years ago
Chris Bednarski 6dd02e7912 Update ansible test to use the new Downloader interface
10 years ago
Vasiliy Tolstov feee19e4ed file provisioner improvements
10 years ago
Chris Bednarski d8aaf6175f Merge pull request #2470 from jsoriano/puppet-masterless-clean-staging
10 years ago
Chris Bednarski 3ae867446d Merge pull request #2660 from mafrosis/saltp
10 years ago
Billie H. Cleek 0cd54ed19e add options to configure host alias and groups
10 years ago
Chris Bednarski a6552f7c75 Merge pull request #3166 from ephemeralsnow/master
10 years ago
Billie Cleek a5ab53bf5e update ansible tests
10 years ago
Billie Cleek a23610ef41 cleanup ansible provisioner key generation
10 years ago
ephemeralsnow 3de8561a75 Add chmod to chef-solo provisioner
10 years ago
Chris Bednarski 569e6cc464 go fmt
10 years ago
Marat Bakeev c95b2b483f Merge branch ansible-provisioner of https://github.com/dkhenry/packer
10 years ago
Chris Bednarski 114bddfe36 Merge branch 'master' of https://github.com/mitchellh/packer
10 years ago
Chris Bednarski 1f6749096a Restore missing interpolation after merging ansible remote; fixes #3138
10 years ago
Billie H. Cleek bf3c294326 listen on system chosen port
10 years ago
Chris Bednarski 15f99a4aee Merge branch 'ansible-provisioner' of https://github.com/bhcleek/packer into f-ansible
10 years ago
Chris Bednarski 87532b1b00 Merge branch 'chef-provisioner-windows' of https://github.com/sneal/packer into f-chef-provisioner-windows
10 years ago
Matt Black 33071150c1 Salt provisioner: option to set logging level on Salt highstate run
10 years ago
Matt Black 9ccf298be9 Salt provisioner: option to ignore salt highstate failures fixes #2486
10 years ago
Matt Black 5cd15b52c5 Salt provisioner: dynamic command line args passed onto salt-call fixes #2652
10 years ago
Matt Black 7cb802f8a0 Salt provisioner: improved inputs validation
10 years ago
Chris Bednarski 3eabc6253d Merge pull request #2653 from evertrue/evertrue/eherot/add_data_bag_secret_to_chef_client
10 years ago
Billie Cleek 77c48678d6 eliminate possible race conditions
10 years ago
Billie Cleek d73e75a7cf fix panic when connection is closed before packer send Shutdown
10 years ago
David Zanetti 2668747c71 Rename noclean shell option to skip_clean, per pull feedback
11 years ago
David Zanetti 3d23655f2f Add "noclean" boolean to shell provisioner. This stops the provisioner from
11 years ago
Trevor Suarez f006a83c95 Fixing the bug found in the tests
11 years ago
Trevor Suarez 6ca02286d4 Test for when the config parameter isn't passed
11 years ago
Trevor Suarez 627a8fe819 Renaming the config parameter from "options"
11 years ago
Trevor Suarez 4ea7e3473d Testing the new options argument during the actual
11 years ago
Trevor Suarez 84e1b387c4 New test for preparing the new config parameter
11 years ago
Trevor Suarez ebed9e53fb Adding new "Options" configuration parameter for
11 years ago
Billie Cleek 2dc9e0af3f fix `go vet` identified issues
11 years ago
Billie H. Cleek 5366393f9f fix tests
11 years ago
Billie H. Cleek cc8ca3098e add ansible provisioner
11 years ago
Mark Peek 43cb854b3e Merge pull request #2568 from pecigonzalo/f-winrm-reboot
11 years ago
Mark Peek c48548b3bb go fmt
11 years ago
Mark Peek 1aad5cf6d5 provisioner/windows-restart: remove race in test
11 years ago
Mark Peek d87b68efe8 Syncronize cancellation in windows-restart tests
11 years ago
Shawn Neal 357e494ee3 Fix failing Windows guest command tests
11 years ago
Shawn Neal 8014dac742 Add Windows support to Chef provisioners
11 years ago