Commit Graph

68 Commits (cc0f91b41b4e108dbd7ba5cf50a135d87cbd4ce7)

Author SHA1 Message Date
Mitchell Hashimoto 6e99c468d4 provisioner/shell: retry uploads if reboot [GH-282]
13 years ago
Mitchell Hashimoto a1a7ff20c2 *: switch to packer ConfigTemplate
13 years ago
Mitchell Hashimoto 0a39650332 provisioner/salt-masterless: switch replace to that prior replace works
13 years ago
Mitchell Hashimoto 856f27bc9b provisioner/salt-masterless: replace windows slash with linux [GH-276]
13 years ago
Mitchell Hashimoto 9a2dbd54bf provisioner/shell: start_retry_timeout for reboot handling [GH-260]
13 years ago
Mitchell Hashimoto 4f58b20479 provisioner/salt-masterless: nice error even if bad exit status
13 years ago
Mitchell Hashimoto c8bc2bc1ba packer: Add Machine func to Ui
13 years ago
Mitchell Hashimoto f2355a577a fmt
13 years ago
Rach Belaid a4c555a5b7 #269 Make local_state_tree option not mandatory
13 years ago
Mitchell Hashimoto b25f0ceabf provisioner/salt-masterless: error if any commands exit with non-zero
13 years ago
Mitchell Hashimoto da4a7c3b70 provisioner/salt-masterless: don't delete states [GH-265]
13 years ago
Mitchell Hashimoto bf457f437c provisioner/salt-masterless: convert to new template stuff + user vars
13 years ago
Mitchell Hashimoto 100458955f builder/*, provisioner/*: set user vars
13 years ago
Mitchell Hashimoto 23803621e9 provisioner/shell: tests passing and compiling
13 years ago
Mitchell Hashimoto 1b01e82d8d provisioner/shell: convert to latest template stuff
13 years ago
Mitchell Hashimoto f66c145ee8 provisioner/file: use the template processing stuff
13 years ago
Rafael Garcia 485d5b86d0 provisioner/file: state of the art config decoding
13 years ago
Rafael Garcia b0d5bff98f provisioner/shell: state of the art config decoding
13 years ago
Mitchell Hashimoto ef59ee41a8 rename builder/common to common since it is generally useful
13 years ago
Mitchell Hashimoto fbc4a255d0 provisioner/salt-masterless: remove Ui
13 years ago
Mitchell Hashimoto 4c1db34ac9 provisioner/salt-masterless: verify local_state_tree exists
13 years ago
Mitchell Hashimoto 116692212c provisioner/salt-masterless: use Messages for minor steps
13 years ago
Mitchell Hashimoto 00921966ee provisioner/salt-masterless: don't capitalize Ui
13 years ago
Mitchell Hashimoto 5642fa01c8 provisioner/salt-masterless: use common lib for config decoding
13 years ago
Mitchell Hashimoto dc615ff317 provisoner/salt-masterless: lowercase package name
13 years ago
Rafael Garcia 728f9ecdbd provisioner/salt-masterless: rename
13 years ago
Rafael Garcia 880dd75675 provisioner/salt: use cmd.StartWithUi
13 years ago
Rafael Garcia 1b0d316456 provisioner/salt: simple tests
13 years ago
Rafael Garcia 8fe0733676 provisioner/salt: put state tree temporarily in /tmp/salt by default
13 years ago
Rafael Garcia b883abe1e2 provisioner/salt: copy local state tree to remote, run highstate
13 years ago
Rafael Garcia 3654a9a9f5 provisioner/salt: pass args to bootstrap
13 years ago
Rafael Garcia 9bdd5a927a provisioner/salt: install salt
13 years ago
Mitchell Hashimoto 1c5e9848b5 provisioner/shell: use StartWithUi
13 years ago
Mark Peek ed75091bd4 Log an upload error closer to when it occurs
13 years ago
Mitchell Hashimoto d8a0128d1f provisioner/shell: make build name and builder type env vars [GH-154]
13 years ago
Mitchell Hashimoto a354f5fc08 Unused keys are invalid in templates [GH-104]
13 years ago
Mitchell Hashimoto ee1ad5fa56 provisioner/shell: close source script file handle
13 years ago
Mitchell Hashimoto 62430fdcea provisioner/shell: inline_shebang for inline scripts
13 years ago
Mitchell Hashimoto b25bed634f Merge pull request #133 from ubermuda/provisioner/shell/script-execution
13 years ago
Mitchell Hashimoto 8b25acfab6 fmt
13 years ago
Mitchell Hashimoto 4f2344f48b provisioner/file: style nitpicks
13 years ago
Eric Lathrop c259f30e58 Implement file upload provisioner per #118.
13 years ago
Geoffrey Bachelet e8d31bc21a provisioner/shell: execute script directly instead of using /bin/sh
13 years ago
Mitchell Hashimoto 8dc8fcce77 Merge branch 'shell-env-vars'
13 years ago
Jack Pearkes 8d84d0cafa provisioner/shell: remove check for empty env vars config
13 years ago
Mitchell Hashimoto 09fabf1e22 provisioner/shell: rename "path" to "script"
13 years ago
Jack Pearkes 7b32212c97 provisioner/shell: add support for environment variables to be injected
13 years ago
Mitchell Hashimoto d16d5eeec5 provisioner/shell: Error if a script fails
13 years ago
Mitchell Hashimoto fc9604abb0 provisioner/shell: Error message if provisioning fails
13 years ago
Mitchell Hashimoto 0c59ad8087 provisioner/shell: copy the scripts [GH-29]
13 years ago