Commit Graph

3909 Commits

Author SHA1 Message Date
Malcolm Locke 07ed577ce0 Fix link to shell provisioner 2014-12-24 13:37:41 +13:00
Seth Vargo 25441b6772 Merge pull request #1787 from victortrac/bootstrap_args
fix passing bootstrap_args to bootstrap script (issue #1235)
2014-12-22 15:42:29 -05:00
Victor Trac eb72584415 fix passing bootstrap_args to bootstrap script 2014-12-22 14:08:32 -06:00
Godefroid Chapelle f52283d78e all calls to cp should be escaped 2014-12-22 12:58:41 +01:00
Godefroid Chapelle ff0772d479 Merge remote-tracking branch 'origin' into patch-1 2014-12-22 12:45:50 +01:00
Ross Smith II 10dee1bd68 Temporarily fix build by forking golang.org/x/oauth2 @ b3f9a68 2014-12-21 11:22:24 -08:00
Ross Smith II b8626d8340 Alphabetized options in qemu.html.markdown 2014-12-21 10:12:34 -08:00
Matt Fellows 59c54a2a7a Updated Amazon documentation to reflect the precedence rules putting ~/.aws/credentials files ahead of env vars. Ref #1612 2014-12-19 13:32:06 +11:00
Seth Vargo 9711bec76f Merge pull request #1776 from josephholsten/update-packer-default-output
update default output to reflect current packer release
2014-12-17 11:27:20 -05:00
Joseph Anthony Pasquale Holsten d414ed0d49 update default output to reflect current packer release 2014-12-16 22:01:56 -08:00
Seth Vargo 40af4fd2c4 Merge pull request #1772 from mbarrin/master
Updated the spot price docs
2014-12-16 13:04:27 -05:00
Matthew Barrington bce1a5d9d7 Updated the spot price docs 2014-12-16 17:53:12 +00:00
Neeki Patel 027b43ea05 Fixed info declared and not used 2014-12-16 09:49:57 -05:00
Neeki Patel 5a9e5df967 Allow manifest_file to be a directory
Puppet is removing support for imports and node inherits. This change will support directories as manifests

https://docs.puppetlabs.com/puppet/latest/reference/dirs_manifest.html
https://docs.puppetlabs.com/puppet/latest/reference/lang_import.html
2014-12-16 09:27:30 -05:00
Tim Cinel 0f36a051d5 Create temporary copy of symlink before uploading, fixes #1765 2014-12-16 14:11:28 +11:00
Emil Hessman 118325f6b6 website/intro/getting-started: clarify that multiple builders of the same type must have a unique name 2014-12-15 07:03:33 +01:00
Seth Vargo 496d1fe9b5 Merge pull request #1756 from StefanScherer/fix/packer-minus-minus-version
fixed `packer --version` to show version again
2014-12-13 17:44:08 -05:00
Stefan Scherer 8b10e70bc8 fixed packer --version 2014-12-13 19:40:39 +01:00
Seth Vargo 88d48151b0 Merge pull request #1749 from czerasz/patch-1
Fix broken links in the DigitalOcean documentation
2014-12-11 17:37:42 -08:00
Michał Czeraszkiewicz 1e88d41b6f Fix broken links in the DigitalOcean documentation 2014-12-12 02:30:10 +01:00
Seth Vargo ef9cceca06 Merge pull request #1748 from BlackIkeEagle/constant-4294967295-overflows-int
atlas post-processor on 32bit uint32 overflows int
2014-12-11 12:02:31 -08:00
BlackEagle 272ef5a6ba atlas post-processor on 32bit uint32 overflows int
post-processor/atlas/util.go:16: constant 4294967295 overflows int

Signed-off-by: BlackEagle <ike.devolder@gmail.com>
2014-12-11 20:14:16 +01:00
Rickard von Essen 0e4d7613b2 Merge pull request #1747 from BlackIkeEagle/pp-atlas-unknown-buildId
atlas post-processor unknown atlas.UploadartifactOpts field BuildId
2014-12-11 17:00:50 +01:00
BlackEagle ddb966061f atlas post-processor unknown atlas.UploadartifactOpts field BuildId
in https://github.com/hashicorp/atlas-go/blob/master/v1/artifact.go
we can see it is BuildID and not BuildId

Signed-off-by: BlackEagle <ike.devolder@gmail.com>
2014-12-11 13:51:59 +01:00
Seth Vargo bf4012d04e Merge pull request #1745 from daniellockard/change_vsphere_resource_pool_docs
Resource pool defaults
2014-12-10 12:56:46 -08:00
Danny Lockard 8aac8dc17c Per https://coderwall.com/p/momg4a/packer-io-vsphere-post-processor-without-resource-pools 2014-12-10 11:35:32 -06:00
Mitchell Hashimoto 0cd7b590c5 Merge pull request #1743 from ryanuber/do-nyc3
builder/digitalocean: default to nyc3
2014-12-10 00:31:06 -08:00
Ryan Uber 010c77d05f builder/digitalocean: default to nyc3 2014-12-10 00:26:56 -08:00
jenspinney ccc09c0167 Fix documentation for openstack_provider and provider config options. 2014-12-09 22:18:59 -08:00
Mitchell Hashimoto 9cd66feeac Update CHANGELOG 2014-12-09 18:57:03 -08:00
Mitchell Hashimoto 59e88555d7 Update CHANGELOG 2014-12-09 18:56:41 -08:00
Mitchell Hashimoto 0ffd184be6 post-processor/atlas: proper package 2014-12-09 16:14:05 -08:00
Mitchell Hashimoto f3c1132f23 post-processor/atlas: make it 2014-12-09 16:14:04 -08:00
Mitchell Hashimoto 6f66afcee0 website: docs for push 2014-12-09 16:14:04 -08:00
Mitchell Hashimoto f02000c85d command/push: update help text 2014-12-09 16:14:04 -08:00
Mitchell Hashimoto 80c93bfea0 command/push: ctrl-C should work properly 2014-12-09 16:14:04 -08:00
Mitchell Hashimoto cc61a7dfb8 command/push: warn for bad builds 2014-12-09 16:14:04 -08:00
Mitchell Hashimoto c9504d50ba command/push: send artifact true/false if we're post-processing 2014-12-09 16:14:04 -08:00
Mitchell Hashimoto 2dfc5d3e71 builder/amazon: inject special metadata for atlas artifacts 2014-12-09 16:14:04 -08:00
Mitchell Hashimoto 73c5192b35 command/push: add base_dir setting 2014-12-09 16:14:04 -08:00
Mitchell Hashimoto f76116e4a3 command/push: if a token isn't given, don't set it 2014-12-09 16:14:04 -08:00
Mitchell Hashimoto d08815fc49 command/push: works 2014-12-09 16:14:04 -08:00
Mitchell Hashimoto c1fbc473a2 command/push: propagate token properly 2014-12-09 16:14:04 -08:00
Mitchell Hashimoto 6bd8c6ca79 command/push: support custom endpoints 2014-12-09 16:14:03 -08:00
Mitchell Hashimoto 2f65b1bb67 command/push: create the build config if we can 2014-12-09 16:14:03 -08:00
Mitchell Hashimoto 2f60707463 command/push: actual upload to named build config 2014-12-09 16:14:03 -08:00
Mitchell Hashimoto 0f5ef2ce2b command/push: close reader 2014-12-09 16:14:03 -08:00
Mitchell Hashimoto fbc1551048 command/push: partially implemented, tests 2014-12-09 16:14:03 -08:00
Mitchell Hashimoto 84c8344794 hook up push to commands 2014-12-09 16:14:03 -08:00
Mitchell Hashimoto 6fb375c89e command: push command 2014-12-09 16:14:03 -08:00