- 21 Jul, 2014 1 commit
-
-
Jack Pearkes authored
-
- 20 Jul, 2014 3 commits
-
-
Jack Pearkes authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
- 19 Jul, 2014 21 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
Added support to use templates for more fields in null-builder and amazon-builder
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
builder/amazon: support for enhanced networking
-
Mitchell Hashimoto authored
website: Added documentation page for environmental variables. #1130
-
Mitchell Hashimoto authored
website: Fixed Rackspace example
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
builder/vmware/esxi: checksum iso upload to not always upload
-
Mitchell Hashimoto authored
builder/virtualbox: Accept VirtualBox release candidate version
-
Mitchell Hashimoto authored
packer: Fixed typo in error message
-
Mitchell Hashimoto authored
website: Specifically call out the comma after `"builders": [...]`
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
Install gox during build time
-
Mitchell Hashimoto authored
post-processor/vagrant: hyper-v
-
Sudharshan S authored
Just so that we can just run `make` without installing gox separatelyy
-
Mitchell Hashimoto authored
Cleaned up Go formatting with gofmt.
-
- 18 Jul, 2014 7 commits
-
-
stefanlasiewski authored
-
stefanlasiewski authored
-
stefanlasiewski authored
-
stefanlasiewski authored
-
stefanlasiewski authored
While running through the getting-started examples, I ran into a strange error: packer $ packer validate example.json Failed to parse template: Error in line 16, char 2: invalid character '"' after object key:value pair "provisioners": [{ packer $ The error was not immediately obvious, as this is my first time working with Packer, and like many users this also happens to be my first time working with JSON. Solution: I was missing a comma after the 'builders' configuration. I'm sure this is a common problem, so let's specifically mention that in the document.
-
stefanlasiewski authored
While running through the getting-started examples, I ran into a strange error: packer $ packer validate example.json Failed to parse template: Error in line 16, char 2: invalid character '"' after object key:value pair "provisioners": [{ packer $ The error was not immediately obvious, as this is my first time working with Packer, and like many users this also happens to be my first time working with JSON. Solution: I was missing a comma after the 'builders' configuration. I'm sure this is a common problem, so let's specifically mention that in the document.
-
Kane Rogers authored
As per https://github.com/mitchellh/packer/issues/1142, it's critical to add openstack_provider: rackspace in order to get anything to work reliably with Rackspace and Packer in 6.0. Question: should the openstack_provider field now be marked as required?
-
- 17 Jul, 2014 5 commits
-
-
Tehmasp Chaudhri authored
-
Misha Brukman authored
-
Florian Noeding authored
-
Florian Noeding authored
-
Ross Smith II authored
[DOC] Changed to reflect the new httpS endpoint for Chef, since Chef 11.x
-
- 16 Jul, 2014 1 commit
-
-
Tehmasp Chaudhri authored
-
- 12 Jul, 2014 1 commit
-
-
Hiroaki Nakamura authored
-
- 11 Jul, 2014 1 commit
-
-
Jack Pearkes authored
-