- 22 Oct, 2014 1 commit
-
-
Steve Daniels authored
This changes the SaltStack bootstrap URL to use the HTTPS link from the commercial site. Alternatives are the HTTPS link to the raw file on GitHub, but this, whilst more transparent, might break down the line.
-
- 18 Oct, 2014 2 commits
-
-
Mitchell Hashimoto authored
Switch to hashicorp/go-msgpack
-
Ryan Uber authored
-
- 14 Oct, 2014 27 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
Clean VMX step should always remove floppy.
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
builder/qemu: Updates to QEMU builder - Fix -redir and machine type issues
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
make docker-push work with docker-tag artifacts
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
website: Add all boot commands from source to docs.
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Josh Frye authored
-
Mitchell Hashimoto authored
website: Minor edits
-
Mitchell Hashimoto authored
website: Update chef-solo.html.markdown
-
Mitchell Hashimoto authored
website: Update amazon.html.markdown
-
Mitchell Hashimoto authored
post-processor/parallels: Removed unnecessary filling the Vagranfile
-
Mitchell Hashimoto authored
website: ec2:ModifyImageAttribute already included in the sample policy
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
providers/aws: Ignore transient network errors when fetching AWS state.
-
Mitchell Hashimoto authored
website: Update example to match parameter.
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
provisioner/ansible: Colorize Ansible output, and don't buffer output.
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
provisioner/shell: single quote env var values.
-
Josh Frye authored
-
Josh Frye authored
-
- 13 Oct, 2014 3 commits
-
-
Tim Brown authored
Setting environment variables for the ansible-playbook invocation. ANSIBLE_FORCE_COLOR will ensure output is colorized. PYTHONUNBUFFERED will stream output as Ansible runs, vs getting a big dump of output at the end.
-
Tim Brown authored
The example showed "path" instead of "output".
-
Matt Page authored
Given that state fetching is an idempotent operation, a transient network error should not cause the entire build to fail. Instead, retry when such errors are encountered.
-
- 11 Oct, 2014 3 commits
-
-
Seth Vargo authored
fix a minor typo in platforms.html
-
Ilya Novikov authored
-
Eric Johnson authored
fix: Respect metadata supplied for GCE builders.
-
- 10 Oct, 2014 2 commits
-
-
Kent Holloway authored
-
Seth Vargo authored
Fixed dead links in doc section environment-variables.
-
- 09 Oct, 2014 1 commit
-
-
Mitchell Hashimoto authored
Use middleman-hashicorp
-
- 07 Oct, 2014 1 commit
-
-
Seth Vargo authored
-