Commit Graph

58 Commits (b7a41af93cb162355c4bb44094de2a68b6cc09af)

Author SHA1 Message Date
Rickard von Essen 3c8dabba9e Fixed formatting
10 years ago
Isa bb2dd6e2b2 add custom_state config to salt provisioner
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
Mark Peek c48548b3bb go fmt
11 years ago
Chris Bednarski 84abbc2fe2 Merge pull request #2519 from BayanGroup/salt-remote-dirs
11 years ago
Chris Bednarski c04feb77b1 Merge pull request #2520 from BayanGroup/salt-ensure-dir-exists
11 years ago
AmirAli Moinfar eba0e9eaf8 Ensure that `/etc/salt` exists
11 years ago
AmirAli Moinfar 769c82b171 Support for setting salt remote directory
11 years ago
AmirAli Moinfar f90f2f685d Fix semantic errors in messages
11 years ago
Mitchell Hashimoto 5db4d7c01f fmt
11 years ago
Mitchell Hashimoto 288b9a70f6 Merge pull request #1657 from njhartwell/master
11 years ago
Mitchell Hashimoto 7c8e86c9c5 provisioner/*: fix interpolation context
11 years ago
Mitchell Hashimoto 2b4df93f2f provisioner/*: interpolation
11 years ago
Nathan Hartwell c4cee75b93 Adding tests for disable sudo
11 years ago
Nathan Hartwell d0d3229f96 Merge branch 'master' of https://github.com/mitchellh/packer
11 years ago
Emil Hessman 3165b0c936 provisioner/salt-masterless: fix incorrect printf verb types
11 years ago
Erik Simmler 034ed36d0e Ask salt to return a proper exit code so we can fail the builder appropriately.
11 years ago
Victor Trac eb72584415 fix passing bootstrap_args to bootstrap script
11 years ago
Nathan Hartwell e5c6f1a753 Merge branch 'master' of https://github.com/mitchellh/packer
11 years ago
Mitchell Hashimoto 81d8cd0db4 Merge pull request #1394 from mafrosis/salt-masterless
12 years ago
Steve Daniels 86fb46ab0a Update SaltStack provision to https
12 years ago
Nathan Hartwell 331003c809 Merge branch 'master' of https://github.com/mitchellh/packer
12 years ago
mafro ed07fb63e4 salt provisioner: tidy up and refactor into functions
12 years ago
mafro e7a46d97c0 salt provisioner: require local_state_tree
12 years ago
Ross Smith II d92179847d provisioner/file: set file/directory permissions
12 years ago
Nathan Hartwell 88ec874c32 Adding disable_sudo support to salt-masterless provisioner
12 years ago
Mitchell Hashimoto d1c497676a Merge pull request #514 from rgarcia/salt-masterless-uploaddir
13 years ago
Rafael Garcia 32b9a305a1 provisioner/salt-masterless: use communicator.UploadDir
13 years ago
Rafael Garcia 76393ba285 provisioner/salt-masterless: move states to /srv/salt, not /srv/salt/states
13 years ago
Mitchell Hashimoto 28bf6122bd provisioner/*: implement Cancel
13 years ago
Mitchell Hashimoto 404ae53a4a provisioner/salt-masterless: join paths properly
13 years ago
Mitchell Hashimoto b4b68bce00 Merge branch 'fix-minion-config-with-non-tmp-dir' of https://github.com/rach/packer into rach-fix-minion-config-with-non-tmp-dir
13 years ago
Mitchell Hashimoto c9ef66651b fmt
13 years ago
Rachid Belaid a755be49fa Add doc and change pillar tree in roots to respect salt vocabulary
13 years ago
Rachid Belaid 7bdb5f9cfb Add setting for pillar folder to respect saltstack structure
13 years ago
Rachid Belaid 40af1e681a Fix minion config with non tmp dir
13 years ago
Mitchell Hashimoto 80e36f11b9 provisioner/salt-masterless: fix the build
13 years ago
Rachid Belaid 3cb3a7cd30 Fix #264 to upload local minion config
13 years ago
Mitchell Hashimoto 64d87bfaf3 *: switch to packer ConfigTemplate
13 years ago
Mitchell Hashimoto 3ea4c720b1 provisioner/salt-masterless: switch replace to that prior replace works
13 years ago
Mitchell Hashimoto d60b769217 provisioner/salt-masterless: replace windows slash with linux [GH-276]
13 years ago
Mitchell Hashimoto 769c349def provisioner/salt-masterless: nice error even if bad exit status
13 years ago
Mitchell Hashimoto ffa7dff585 fmt
13 years ago
Rach Belaid 23b856332e #269 Make local_state_tree option not mandatory
13 years ago
Mitchell Hashimoto adfb6caa2b provisioner/salt-masterless: error if any commands exit with non-zero
13 years ago
Mitchell Hashimoto 72a7a5e69c provisioner/salt-masterless: don't delete states [GH-265]
13 years ago
Mitchell Hashimoto 55ad0058bc provisioner/salt-masterless: convert to new template stuff + user vars
13 years ago