Kelsey Hightower
7674513aaa
Add ansible-local provisioner
2013-09-29 13:38:37 -07:00
Mitchell Hashimoto
6f8afdeaf6
Rename puppet provisioner to puppet-masterless
2013-09-07 22:27:25 -07:00
James Turnbull
797255fca6
Added basic Puppet provisioner
2013-09-03 08:39:49 -04:00
Mitchell Hashimoto
e6960e3e04
plugin/provisioner-chef-solo: compile
2013-08-27 14:31:42 -07:00
Mark Peek
e7140cf405
Add base support for openstack [GH-155]
...
This change adds base support for an openstack builder.
Thank you to Rackspace for providing cloud assets to complete this work
and @sam-falvo for working with us on the perigee/gophercloud changes.
2013-08-26 21:57:23 -07:00
Mitchell Hashimoto
da1de12b78
Merge branch 'provisioner-chef-solo' of https://github.com/jvandyke/packer into jvandyke-provisioner-chef-solo
...
Conflicts:
config.go
2013-08-25 20:49:53 -07:00
Mitchell Hashimoto
6eceacf11f
command/inspect: Inspect a templates contents
...
This command prints out the components of a template, and most
importantly respects the machine-readable flag so that you can
programmatically inspect a template's contents without manually parsing
the JSON.
2013-08-13 09:36:40 -07:00
Mitchell Hashimoto
53ba20041c
plugin/provisioner-salt-masterless: compile again
2013-07-31 23:02:56 -07:00
Mitchell Hashimoto
14393b91b7
plugin/provisioner-salt-masterless: add empty test file
...
/cc @rgarcia - This just forces the tests to make sure the package
even builds. Better than nothing.
2013-07-31 23:01:59 -07:00
Mitchell Hashimoto
ff366ca685
Merge pull request #220 from rgarcia/salt-provisioner
...
provisioner/salt-masterless: masterless salt provisioner
2013-07-31 22:57:42 -07:00
Mitchell Hashimoto
f79f113bcc
plugin/builder-amazon-chroot: add test file
2013-07-30 16:08:45 -07:00
Mitchell Hashimoto
b329323bb2
builder/amazon/chroot: rename to builder-amazon-chroot
2013-07-30 16:07:48 -07:00
Mitchell Hashimoto
c6fde36b5e
builder/amazon/chroot: boilerplate
2013-07-30 16:07:48 -07:00
Mitchell Hashimoto
8046d2635a
add tests files to everything to test compilation
2013-07-30 16:05:20 -07:00
Rafael Garcia
728f9ecdbd
provisioner/salt-masterless: rename
2013-07-28 23:30:03 -07:00
Rafael Garcia
9bdd5a927a
provisioner/salt: install salt
2013-07-27 00:14:32 -07:00
Mitchell Hashimoto
caaa6667ed
plugin/builder-amazon-instance: add the plugin
2013-07-23 22:48:32 -05:00
Mitchell Hashimoto
2cea79c54a
builder/amazon/ebs: rename to amazon/ebs in order to support others
2013-07-15 15:02:18 +09:00
Mitchell Hashimoto
8ee8612997
command/fix: boilerplate for the fix command
2013-07-14 16:22:18 +09:00
James Van Dyke
a6f3bb3bb2
Improve logging.
...
Correct behavior for undefined recipe list.
Correct package name to upstream repo.
2013-07-11 12:22:15 -04:00
James Van Dyke
24c4b5334b
Merge remote-tracking branch 'upstream/master' into provisioner-chef-solo
...
Conflicts:
config.go
Add the chef-solo provisioner back to config.go.
Fix import path for chef-solo provisioner.
2013-07-10 08:58:00 -04:00
James Van Dyke
45a16fceac
First pass at Chef Solo provisioner.
2013-07-05 00:26:48 -04:00
Eric Lathrop
c259f30e58
Implement file upload provisioner per #118 .
2013-07-04 15:16:17 -04:00
Mitchell Hashimoto
8351d01c71
Remove the "compress" post-processor for now
2013-06-27 08:32:15 -07:00
Mitchell Hashimoto
0f0041725e
post-processor/vagrant: boilerplate
2013-06-26 17:37:46 -07:00
Mitchell Hashimoto
72f5d84cb7
fmt
2013-06-18 21:54:33 -07:00
Mitchell Hashimoto
c3de114585
post-processor/compress: Boilerplate for the compress PP
2013-06-18 21:18:41 -07:00
Mitchell Hashimoto
78de34538d
rename digital-ocean to digitalocean
2013-06-18 16:52:22 -07:00
Mitchell Hashimoto
d0dc0a769e
fmt
2013-06-15 11:07:30 -07:00
Mitchell Hashimoto
5b31c2f073
builder/digitalocean: Adhere to new interface, make default in Packer
...
@pearkes: I added "digital-ocean" to the default config since it will
be shipping with Packer. :)
2013-06-15 11:06:39 -07:00
Mitchell Hashimoto
a6eea4642a
Merge pull request #15 from pearkes/f-do-builder
...
DigitalOcean Builder from @pearkes
2013-06-15 11:04:28 -07:00
Mitchell Hashimoto
0b896a0ce2
command/validate: validates templates
2013-06-13 10:03:52 -07:00
Jack Pearkes
8599af62a4
builder/digitalocean: add the do builder as a plugin
2013-06-13 16:29:23 +02:00
Mitchell Hashimoto
99af93f86a
foundation for virtualbox builder
2013-06-11 15:12:45 -07:00
Mitchell Hashimoto
2e57496a82
builder/vmware: Start it. Creates disks so far...
2013-06-04 15:00:58 -07:00
Mitchell Hashimoto
ace53450b9
packer: More efficient RemoteCommand.ExitChan
2013-06-01 17:57:26 -07:00
Mitchell Hashimoto
46a058572b
provisioner/shell and plugin/provisioner-shell
2013-05-23 22:38:40 -07:00
Mitchell Hashimoto
7eb8daaa9c
Much better Makefile coupled with shell script
2013-05-23 21:57:30 -07:00
Mitchell Hashimoto
d6efe3c757
builder/amazonebs, plugin/builder-amazon-ebs
2013-05-08 22:34:20 -07:00
Mitchell Hashimoto
8ffbc2efe7
packer: Start pulling out the global config stuff
2013-05-08 17:28:05 -07:00
Mitchell Hashimoto
04563764a0
`packer build` now communicates through RPC!
2013-05-07 11:50:42 -07:00
Mitchell Hashimoto
91ade277a6
Create the build command/plugin
2013-05-07 11:39:32 -07:00