Mitchell Hashimoto
|
0a90d3e791
|
post-processor/compress: Boilerplate for the compress PP
|
2013-06-18 21:18:41 -07:00 |
Mitchell Hashimoto
|
661a5a80b6
|
rename digital-ocean to digitalocean
|
2013-06-18 16:52:22 -07:00 |
Mitchell Hashimoto
|
540fac6454
|
Allow post-processors in the core configuration
|
2013-06-18 11:00:31 -07:00 |
Robby Colvin
|
39cd5736e6
|
fmt
|
2013-06-17 16:36:22 -07:00 |
Mitchell Hashimoto
|
6cd0e7cbea
|
Check same directory as `packer` for plugins.
|
2013-06-17 15:55:21 -07:00 |
Mitchell Hashimoto
|
03d7a7f6b5
|
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
|
0b896a0ce2
|
command/validate: validates templates
|
2013-06-13 10:03:52 -07:00 |
Mitchell Hashimoto
|
99af93f86a
|
foundation for virtualbox builder
|
2013-06-11 15:12:45 -07:00 |
Mitchell Hashimoto
|
a0fa5b9f99
|
configurable plugin min/pax port
|
2013-06-11 11:08:21 -07:00 |
Mitchell Hashimoto
|
e904705a49
|
packer uses the new plugin client API
|
2013-06-11 11:06:23 -07:00 |
Mitchell Hashimoto
|
fb2ffde29e
|
packer/plugin: Refactor the client for the API to be more uniform
|
2013-06-11 10:39:06 -07:00 |
Mitchell Hashimoto
|
7edfb66293
|
Clean up the configuration loading mechanisms, ditch toml
|
2013-06-08 22:26:49 -07:00 |
Mitchell Hashimoto
|
2e57496a82
|
builder/vmware: Start it. Creates disks so far...
|
2013-06-04 15:00:58 -07:00 |
Mitchell Hashimoto
|
d00abbd5ce
|
Add shell provisioner to default config
|
2013-05-23 22:40:43 -07:00 |
Mitchell Hashimoto
|
84891701bd
|
go fmt
|
2013-05-23 21:59:03 -07:00 |
Mitchell Hashimoto
|
c049c19b25
|
Support provisioners in global config
|
2013-05-23 21:39:00 -07:00 |
Mitchell Hashimoto
|
a2bf964f30
|
packer/rpc: Properly support hooks
|
2013-05-11 11:11:40 -07:00 |
Mitchell Hashimoto
|
9600bf5b4b
|
packer: Build.Name
|
2013-05-09 11:32:03 -07:00 |
Mitchell Hashimoto
|
cce59af2e8
|
Support builders in config, packer/rpc, packer/plugin
|
2013-05-08 21:05:35 -07:00 |
Mitchell Hashimoto
|
cd5cecfe89
|
app: support merging configs
|
2013-05-08 20:40:04 -07:00 |
Mitchell Hashimoto
|
5f8330ecc2
|
Parse/load configs
|
2013-05-08 18:13:15 -07:00 |
Mitchell Hashimoto
|
8ffbc2efe7
|
packer: Start pulling out the global config stuff
|
2013-05-08 17:28:05 -07:00 |