John Bellone
a4de58b5f6
[post-processor/compress] Add support for compress.
...
This commit adds support for a post-processor that produces a compressed
archive that can be uploaded to an OpenStack cluster through either
the Horizon web interface or Glance.
2014-06-12 16:36:37 -04:00
Michael Kuzmin
2dd538ced8
post-processor/vsphere: url-escape username to accept DOMAIN\account values
2014-05-15 16:04:27 +04:00
Michael Kuzmin
b05129e52e
post-processor/vsphere: logging for upload parameters
2014-05-15 15:53:17 +04:00
Mitchell Hashimoto
d925331902
fmt
2014-05-10 10:19:35 -07:00
Mikhail Zholobov
493c8d9580
builder/parallels: fixed Builder ID
...
Caused by changing namespace to 'packer.*' (3a68c8a
)
2014-05-02 14:46:11 +04:00
Rickard von Essen
d08ee4adfd
Added support for Parallels Desktop for Mac [GH-233] in the vagrant post-processor.
...
Fixes https://github.com/rickard-von-essen/packer-parallels/issues/3
2014-05-01 20:29:22 +02:00
YungSang
75e26ee955
Added support for Parallels Desktop for Mac [GH-233] in the vagrant post-processor.
...
The code originate from https://github.com/YungSang/packer-parallels
2014-05-01 20:29:22 +02:00
Mitchell Hashimoto
3c2df9a132
post-processor/vsphere: comments and style
2014-04-30 15:52:01 -07:00
Michael Kuzmin
fce2fc526f
Optional parameters in vSphere post-processor.
...
datastore, vm_folder, and vm_network options can be omitted.
2014-04-30 16:02:09 +04:00
Mitchell Hashimoto
5fac6c79c4
fmt
2014-04-26 11:12:43 -07:00
Seth Vargo
abe9bf8581
Ensure parent directories are created for base boxes
2014-04-24 23:32:42 -04:00
Mitchell Hashimoto
c19a5c6bb7
post-processors/vsphere: disk mode
2014-04-21 21:10:20 -07:00
Mitchell Hashimoto
b5e551d930
Merge pull request #778 from aspring/vmware-post-processor-disk-mode
...
post-processor/vsphere: Add disk mode configuration to allow users to specify the desired diskMo...
2014-04-21 21:07:58 -07:00
Mitchell Hashimoto
6fe0cb76ea
post-processor/docker-push: allow repo with ports [GH-923]
2014-03-12 21:30:13 -07:00
Mitchell Hashimoto
42b6f3e1ea
post-processor/vagrant: tests on input artifact
2014-02-21 20:04:03 -08:00
Mitchell Hashimoto
20d7f74fc4
post-processor/vagrant: AWS/DO keep input artifacts [GH-55]
2014-02-21 20:02:49 -08:00
Mitchell Hashimoto
c18b74e9cc
post-processor/docker-push
2014-01-19 20:34:20 -08:00
Mitchell Hashimoto
4e4a6ffd4b
post-processor/docker-import: use the repo tag as the ID
2014-01-19 20:20:00 -08:00
Mitchell Hashimoto
1de226c748
post-processor/docker-import: verify proper builder ID
2014-01-19 19:56:50 -08:00
Mitchell Hashimoto
8635085665
builder/docker: make Import part of this Driver for reuse
2014-01-19 19:55:01 -08:00
Mitchell Hashimoto
34dbf72142
post-processor/docker-import: have an Artifact
...
/cc @mmckeen
2014-01-19 19:48:06 -08:00
Mitchell Hashimoto
ebd2407890
post-processor/docker-import: refactor
...
/cc @mmckeen - Did a refactor here, CC'd in case you're curious
or want to learn :)
2014-01-19 19:15:25 -08:00
Matthew McKeen
c0174309c1
docker-push: add code to handle seperate registry, push a specific repository/tag #774
2014-01-13 13:37:09 -08:00
Matthew McKeen
358b0078c9
docker-import + docker-push: Add some beginning tests. #774
2014-01-13 13:22:43 -08:00
Matthew McKeen
00d3ee42e5
docker-import: finish up Dockerfile provisioning, Add TODO for next section #774
2014-01-06 15:12:08 -08:00
Matthew McKeen
208b330b84
docker-import post-processor, add TODO #774
2014-01-06 13:43:30 -08:00
Matthew McKeen
8147ad66ec
Start adding dockerfile provisioning to docker-import post-processor #774
2014-01-06 13:42:32 -08:00
Anthony Spring
41b009dcf1
Add disk mode configuration to allow users to specify the desired diskMode to ovftool: eagerZeroedThick , seSparse, thin and think. Defaults to thick per current ovftool default.
2014-01-03 02:07:36 -05:00
Matthew McKeen
3d60bfb312
Add docker-import post-processor.
...
Implemented initial working version
of Docker image importing code. #774
2014-01-02 14:49:14 -08:00
Matthew McKeen
0ec18a723a
Finish up parameter parsing and validation.
...
Login to a docker index now works, ready for
implementation of the actual push logic.
2014-01-01 23:29:27 -08:00
Matthew McKeen
a0e533db41
Rename docker post processor to docker-push.
...
Implement login to a docker registry, error handling
2014-01-01 22:30:28 -08:00
Matthew McKeen
8bdb723264
Do some forward porting of the old work of
...
mitchellh/packer's docker branch. #774
2014-01-01 21:18:09 -08:00
Mitchell Hashimoto
51735cc895
post-processor/vagrant: fix alternate providers
2013-12-25 11:01:59 -07:00
Mitchell Hashimoto
9b579a9dd7
post-procssor/vagrant: return proper artifact
2013-12-20 09:52:50 -08:00
Mitchell Hashimoto
5e2f08de70
post-processor/vagrant: do overrides
2013-12-19 14:44:15 -08:00
Mitchell Hashimoto
6518c92e25
post-processor/vagrant: more tests
2013-12-19 14:04:45 -08:00
Mitchell Hashimoto
7b6bbbf42f
post-procssor/vagrant: don't export some things
2013-12-19 13:52:48 -08:00
Mitchell Hashimoto
2f09eb5bba
post-processor/vagrant: vmware
2013-12-19 13:44:18 -08:00
Mitchell Hashimoto
23e73b1226
post-processor/vagrant: DigitalOcean
2013-12-19 13:41:48 -08:00
Mitchell Hashimoto
c1a9728448
post-processor/vagrant: transition aws over
2013-12-19 13:37:09 -08:00
Mitchell Hashimoto
3dd4c08f2d
post-processor/vagrant: start new format
2013-12-19 13:22:46 -08:00
Mitchell Hashimoto
fb5d1708c5
post-processor/vagrant: include files
2013-12-19 09:28:19 -08:00
Mitchell Hashimoto
eaf76618cb
post-processor/vagrant: compression_level is an int
2013-12-19 09:16:57 -08:00
Mitchell Hashimoto
fa410f5a1a
post-processor/vsphere: template process in prepare phase
2013-12-11 14:01:14 -08:00
mheidenr
9df6b8f0c8
post-processor-vsphere: user variables for datastore
2013-12-02 13:53:13 +01:00
mheidenr
129749a2e4
post-processor-vsphere: user variables for vm_name, username, password
2013-12-02 12:39:52 +01:00
mheidenr
2aaec946b3
fix post-processor vsphere
2013-11-29 17:33:26 +01:00
Mitchell Hashimoto
6867c4f3e3
website: vsphere endpoint docs
2013-11-18 16:23:28 -08:00
Mitchell Hashimoto
b52132c650
post-processor/vsphere: cleanups
...
/cc @mheidenr - Some basic cleanups. :)
2013-11-18 16:04:38 -08:00
Mitchell Hashimoto
7d9b48e7f8
fmt
2013-11-18 15:57:31 -08:00
Mitchell Hashimoto
6232d06440
Merge pull request #613 from mheidenr/master
...
added post-processor-vsphere
2013-11-18 15:57:12 -08:00
Mitchell Hashimoto
7831e0c08c
post-processor/vagrant: style nitpicks
...
/cc @rasa
2013-11-18 15:38:54 -08:00
Ross Smith II
7d33d39da3
Skip gzip compression if compression_level=0
2013-11-18 10:38:19 -08:00
mheidenr
15766602c7
added post-processor-vsphere
2013-11-11 09:56:51 +01:00
Mitchell Hashimoto
29a22591f9
post-processor/vagrant: support compression level for DO
2013-11-05 14:30:03 -08:00
Ross Smith II
2cad46aa1f
post-processor/vagrant: Adds vagrant support for digitalocean
...
Conflicts:
post-processor/vagrant/post-processor.go
2013-11-05 14:27:28 -08:00
Mitchell Hashimoto
7537eeae74
Merge pull request #506 from maspwr/compression_level
...
post-processors/vagrant: add compression_level option
2013-10-20 17:44:26 -07:00
Recai Oktaş
4fcf0d6d5b
post-processor/vagrant: fix bug in ova support caused by wrong file path
2013-10-19 01:39:12 +03:00
Mark Aaron Shirley
e5c5f685b9
Add compression_level option to vagrant post-processors
2013-10-07 21:59:26 -07:00
Jonas Pfenniger
a30426731f
Use the same vagrant post-processor for amazon instances than EBS. Fixes #502
2013-10-05 23:32:41 +01:00
Jason A. Beranek
229d790eba
post-processor/vagrant: pass PackerConfig to sub post-processors
2013-09-18 22:56:00 -05:00
Mitchell Hashimoto
aa694072d7
post-processor/vagrant: simplify logic, only send overrides to PP
...
[GH-413] /cc @jasonberanek
2013-09-18 15:01:06 -07:00
Mitchell Hashimoto
6fc89e9584
post-processor/vagrant: set output path always in a new raw
2013-09-18 14:51:51 -07:00
Mitchell Hashimoto
2e9dbb72b0
post-processor/vagrant: fix slice copy to actually work for override
...
[GH-426]
2013-09-18 14:43:42 -07:00
Mitchell Hashimoto
f75856188c
post-processor/vagrant: don't error if unused
2013-08-23 15:31:21 -07:00
Mitchell Hashimoto
2302e90aae
Merge pull request #329 from jasonberanek/vagrant-output-fix
...
post-processor/vagrant: proper output ConfigTemplate validation [GH-324]
2013-08-23 15:15:55 -07:00
Mitchell Hashimoto
aeb395fe90
post-processor/vagrant: nitpick format
2013-08-23 15:14:58 -07:00
Jason A. Beranek
c5d2b791df
post-processor/vagrant/virtualbox: support ova artifacts [GH-315]
2013-08-22 21:47:50 -05:00
Jason A. Beranek
0e3365782a
post-processor/vagrant: fix output ConfigTemplate validation [GH-324]
...
-apply same output validation steps found in builder specific Configure
functions
2013-08-22 20:19:03 -05:00
Mitchell Hashimoto
faf6eb1c67
post-processor/vagrant: show file being compressed [GH-314]
2013-08-19 22:38:32 -07:00
Mitchell Hashimoto
fcb24f6896
post-processor/vagrant: process output path properly
2013-08-18 20:37:04 -06:00
Mitchell Hashimoto
64d87bfaf3
*: switch to packer ConfigTemplate
2013-08-15 19:17:23 -07:00
Mitchell Hashimoto
063adf4bbb
post-processor/vagrant: process user variabels [GH-295]
2013-08-15 17:46:41 -07:00
Mitchell Hashimoto
4f568a0afe
post-processor/vagrant: use common.PackerConfig
2013-08-15 17:46:41 -07:00
Mitchell Hashimoto
89e07b875d
post-processor/vagrant: properly close file handles [GH-100]
2013-07-07 17:44:13 -07:00
Mitchell Hashimoto
553800b362
post-processor/vagrant: provider PPs get properly configured
2013-07-05 11:11:54 -07:00
Mitchell Hashimoto
1a2e4f9d0b
fmt
2013-07-05 11:00:18 -07:00
Mitchell Hashimoto
a9f63871fb
post-processor/vagrant: properly forward config into provider [GH-129]
2013-07-05 10:50:57 -07:00
Mitchell Hashimoto
eba9834bb1
post-processor/vagrant: Extra logging
2013-07-05 10:41:54 -07:00
Mitchell Hashimoto
857beb6167
post-processor/vagrant: check for error when tarring earlier
2013-07-02 08:46:20 -07:00
Mitchell Hashimoto
223f573dbb
fmt
2013-07-01 15:07:37 -07:00
Mitchell Hashimoto
39095e48ea
post-processor/vagrant: make output contain build name by default
...
[GH-92]
2013-07-01 15:07:09 -07:00
Mitchell Hashimoto
807896d63b
packer: PostProcessor can take multiple configs
2013-07-01 14:59:23 -07:00
Mitchell Hashimoto
f78cbb45a6
packer: PostProcessor API change so they can keep artifacts [GH-55]
2013-07-01 11:30:39 -07:00
Mitchell Hashimoto
bd8f89410b
post-processor/vagrant: use proper provider type for VMware boxes
2013-06-29 13:52:39 -07:00
Mitchell Hashimoto
b11b2739a9
post-processor/vagrant: rename OVF to box.ovf [GH-64]
2013-06-29 12:52:22 -07:00
Mitchell Hashimoto
8e46cd5c22
post-processor/vagrant: provider-specific config works
2013-06-28 10:16:38 -04:00
Mitchell Hashimoto
4cab266eb3
fmt
2013-06-28 09:44:03 -04:00
Mitchell Hashimoto
2a49088785
post-processor: recognize vmware and build vmware boxes
2013-06-27 19:21:03 -04:00
Mitchell Hashimoto
bfba7d2d0f
post-processor/vagrant: virtualbox output finds and sets up the mac addr
2013-06-27 19:05:47 -04:00
Mitchell Hashimoto
1585f3fef1
post-processor/vagrant: virtualbox box provider should be "virtualbox"
2013-06-27 17:21:15 -04:00
Mitchell Hashimoto
c0d690209c
post-processor/vagrant: Only tar files
2013-06-27 14:06:14 -07:00
Mitchell Hashimoto
838abe4069
post-processor/vagrant: validate the template
2013-06-27 10:53:43 -07:00
Mitchell Hashimoto
6f3d0f6bcd
post-processor/vagrant: compile the output path
2013-06-27 10:51:13 -07:00
Mitchell Hashimoto
a7c12fadc6
Remove the "compress" post-processor for now
2013-06-27 08:32:15 -07:00
Mitchell Hashimoto
f38ed0c608
post-processor: Can specify VF template for AWS
2013-06-27 07:40:33 -07:00
Mitchell Hashimoto
e5e002138a
post-processor: Recognize the virtualbox builder
2013-06-27 07:39:11 -07:00
Mitchell Hashimoto
e44fa1ab90
post-processor/vagrant: Ability to specify Vagrantfile template
2013-06-27 07:38:33 -07:00
Mitchell Hashimoto
e0ab81aee3
post-processor/vagrant: VirtualBox post-processor
2013-06-27 07:33:32 -07:00
Mitchell Hashimoto
c190a5cec4
post-processor/vagrant: more Ui output
2013-06-27 07:17:08 -07:00
Mitchell Hashimoto
637bcbc943
post-processor/vagrant: allow config of individual pp's
2013-06-27 07:14:15 -07:00
Mitchell Hashimoto
face87d1f1
fmt
2013-06-26 19:09:39 -07:00
Mitchell Hashimoto
c9748b8e70
post-processor/vagrant: the proper post-processor is actually run
2013-06-26 19:09:24 -07:00
Mitchell Hashimoto
f4c9f96085
post-processor/vagrant: Can make AWS boxes!
2013-06-26 18:55:11 -07:00
Mitchell Hashimoto
2df2598631
post-processor/vagrant: boilerplate
2013-06-26 17:37:46 -07:00
Mitchell Hashimoto
b98df11cbf
fmt
2013-06-18 21:54:33 -07:00
Mitchell Hashimoto
0a90d3e791
post-processor/compress: Boilerplate for the compress PP
2013-06-18 21:18:41 -07:00