- 14 Oct, 2014 22 commits
-
-
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 1 commit
-
-
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 3 commits
-
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
- 06 Oct, 2014 2 commits
-
-
Matt Page authored
Previously, any per instance metadata supplied via the GCE builder was ignored. Test plan: - make test - Manual testing via: -- Created a packer config that contained a GCE builder with custom metadata set. -- Ran `packer build`. -- Verified the instance had the correct metadata in the GCE console.
-
Amos Shapira authored
ec2:ModifyImageAttribute is already included in the sample policy JSON (line 67 in the source file), so the comment about optionally adding it only adds confusion.
-
- 05 Oct, 2014 1 commit
-
-
Mikhail Zholobov authored
-
- 04 Oct, 2014 4 commits
-
-
Rickard von Essen authored
-
Rickard von Essen authored
builder/parallels: Create VM without hdd and then add it later
-
Rickard von Essen authored
builder/parallels: Rely on Cleanup functions to detach devices
-
Mikhail Zholobov authored
This is needed to make 'cdrom0' device unavailable during the ISO installation process. It is required for some guest OS types, such as FreeBSD and OmniOS.
-