- 29 Jun, 2015 32 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
builder/amazon/instance: set valid bundle prefix [GH-2328]
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
builder/amazon: output WinRM password for debug mode [GH-2336]
-
Mitchell Hashimoto authored
packer: validate minimum version [GH-2310]
-
Chris Bednarski authored
Fix flags so we can do e.g. -only=build1,build2
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
AppVeyor: only build master branch
-
Emil Hessman authored
AppVeyor builds all branches per default. Add a configuration setting to only build the master branch. See http://www.appveyor.com/docs/branches#white-and-blacklisting for details. For the record, AppVeyor builds can skipped by annotating the commit message according to http://www.appveyor.com/docs/how-to/skip-build Useful for e.g. website commits. [skip appveyor]
-
Mitchell Hashimoto authored
Add AppVeyor status badge to README
-
Emil Hessman authored
-
Mitchell Hashimoto authored
Add AppVeyor configuration file
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
Add knife config by template
-
Mitchell Hashimoto authored
website: Update docs for default configuration template
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
builder/vmware: Run stat on vmware when checksum type = none
-
Mitchell Hashimoto authored
Fix setting ami_groups
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
Fixes spot instance cleanup.
-
Mitchell Hashimoto authored
website: Update some docs to point to Atlas instead of Vagrant Cloud
-
Mitchell Hashimoto authored
website: Tips for debugging a build.
-
Mitchell Hashimoto authored
#2346 updated to AMI that doesn't require accepting marketplace terms
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
builder/aws: fix adding launch permissions for created ami.
-
Emil Hessman authored
Packer lacks an official Windows CI server. This commit adds a configuration file for AppVeyor, which is a Windows CI service (free for open-source projects).
-
Marcin Matlaszek authored
-
nick.grange authored
Updated to same ami as in main readme.md which is from community AMIs and therefore doesn't require accepting the AWS marketplace terms before using in Packer build.
-
- 27 Jun, 2015 2 commits
-
-
Chris Bednarski authored
-
Chris Bednarski authored
-
- 26 Jun, 2015 6 commits
-
-
Ben Wen authored
-
Chris Bednarski authored
-
Chris Bednarski authored
Change docs usage of aws.ami to amazon.ami to be consistent with terraform
-
Tom Cahill authored
-
Tom Cahill authored
Previously, groups were granted launch permissions by submitting a ModifyImageAttribute request with the UserGroups parameter set appropriately. This is no longer valid, as the LaunchPermission parameter must be set.
-
Mark Peek authored
-