Seth Vargo
e0611d7dc2
Merge pull request #1917 from sequenceiq/atlas-postprocessor-auth-failure-hint
...
Clarify error message in case of an atlas client connection failure
2015-02-11 09:51:30 -05:00
lalyos
a9648be580
Clarify error message in case of an atlas client connection failure
...
When a packer json contains an atlas postprocessor, and `packer validate` runned locally
in case of the missing ATLAS_TOKEN env var, the following error message is displayed:
* Error initializing client: authentication failed
It wasn't clear which plugin produced this message, so the amazon-ebs builder was the suspect
2015-02-11 11:25:30 +01:00
Misha Brukman
a935b31620
builders/googlecompute: fixed link in docs.
2015-02-10 20:13:28 -05:00
Jack Pearkes
2db039bfe2
Merge pull request #1897 from KFishner/docs-atlas-post-processor
...
Add Atlas post-processor documentation
2015-02-09 16:41:35 -08:00
lalyos
c6de15642d
fixing version numbers: RCs should be labeled x.x.x-rcx
...
see conversation with ryanuber: https://github.com/hashicorp/go-checkpoint/issues/2#issuecomment-73199209
2015-02-08 07:44:05 +01:00
gnawhleinad
faf65bec53
make it clear that is not used for esxi
...
Signed-off-by: gnawhleinad <danielleehwang@gmail.com>
2015-02-06 15:01:55 -08:00
Seth Vargo
26241c8ade
Merge pull request #1895 from mitchellh/sethvargo/push_updates
...
Update Push APIs
2015-02-04 13:40:21 -05:00
Seth Vargo
cd0d326934
Allow -create to be passed still for BC
2015-02-04 13:36:06 -05:00
Seth Vargo
bfc4f4ff7d
Clarify push interpolation caveat
2015-02-04 13:30:40 -05:00
Seth Vargo
444fe40588
Do not use Unsetenv
2015-02-04 13:30:40 -05:00
Seth Vargo
6728326cc3
Also pass in the template contents and name of the template when pushing
2015-02-04 13:30:40 -05:00
Seth Vargo
983b0b8988
Allow specifying a -message when pushing
2015-02-04 13:30:40 -05:00
Seth Vargo
7911d98836
Warn about pushing sensitive data in Packer templates
2015-02-04 13:30:40 -05:00
Seth Vargo
8e0c7ace3a
Add a -message option to pushes
2015-02-04 13:30:40 -05:00
Seth Vargo
5d37c58457
Store the RawContents of the template on the template object
...
This allows children to get the raw templates without re-reading the
file.
2015-02-04 13:30:40 -05:00
Seth Vargo
08ba23f10f
Unset the ATLAS_TOKEN environment variable before that test
2015-02-04 13:30:40 -05:00
Seth Vargo
8194846d86
Update push command docs to remove `-token`
2015-02-04 13:30:39 -05:00
Seth Vargo
75b4f50f8f
Add examples for Push template configuration
2015-02-04 13:30:39 -05:00
Seth Vargo
677ddd34bd
Update default value for push VCS documentation
2015-02-04 13:30:39 -05:00
Seth Vargo
17d4c4396c
Always create the build configuration if it does not exist
2015-02-04 13:30:39 -05:00
Rickard von Essen
7cb3bb6405
Merge pull request #1901 from rickard-von-essen/issue-1881
...
Fixes #1881 Don't include Windows Disks when packaging boxes for prl
2015-02-04 16:08:41 +01:00
Kevin Fishner
3bdb9a6e9d
add vagrant cloud note
2015-02-03 17:07:24 -08:00
Kevin Fishner
3717ffa023
add atlas post-processor docs
2015-02-03 16:20:32 -08:00
Matt Hollingsworth
816f722e3b
Fix typo in log statement
2015-01-31 09:41:01 -05:00
Jen Spinney
40fdb15d03
Support user variables for all OpenStack string config options
2015-01-30 18:02:59 -08:00
Emil Hessman
345d3751b0
post-processor/vagrant: fix test failure on Windows
...
Close temporary file created in test before trying to remove it.
Fixes test failure on Windows, which cannot remove the file unless
it has been closed.
2015-01-30 20:43:19 +01:00
dragon788
5482f56670
Merge pull request #3 from dragon788/patch-2
...
Boot command section was NOT working
2015-01-30 13:15:37 -06:00
dragon788
a2a72ecf4e
Merge pull request #2 from dragon788/patch-1
...
Boot command section was NOT working
2015-01-30 13:15:01 -06:00
dragon788
101f68f003
Merge pull request #1 from mitchellh/master
...
Updating from official repo
2015-01-30 11:14:05 -06:00
dragon788
800dbeedac
Boot command section was NOT working
...
If copy and pasted, the boot command section was NOT working due to < and > being translated to HTML code equivalents. Removed javascript tagging on the code block to see if this fixes the resulting display in a browser.
2015-01-30 10:51:20 -06:00
dragon788
078c3b3378
Boot command section was NOT working
...
If copy and pasted, the boot command section was NOT working due to < and > being translated to HTML code equivalents. Removed javascript tagging on the code block to see if this fixes the resulting display in a browser.
2015-01-30 10:50:32 -06:00
Rickard von Essen
798458481a
Fixes #1881 Don't include Windows Disks when packaging boxes for prl
...
This excludes the directory "Windows Disks" present in the VM data
directory if you hava a Windows VM with Parallels tools installed.
2015-01-30 10:30:42 +01:00
Ryan Uber
78d6dda005
builder/digitalocean: fix response decoding after api changes
2015-01-26 13:19:46 -08:00
Seth Vargo
e3c2f01cb8
Test Go 1.4
2015-01-23 10:20:57 -05:00
Ross Smith II
4b7113c84b
Merge pull request #1863 from higebu/travis-ci-badge
...
Add Travis CI badge to README
[skip ci]
2015-01-22 19:26:05 -08:00
Yuya Kusakabe
f8d50a9749
Add Travis CI badge to README
2015-01-23 11:58:23 +09:00
Ross Smith II
25419582a4
Merge pull request #1862 from mehulkar/patch-1
...
Fix page title
[skip ci]
2015-01-22 18:55:49 -08:00
Mehul Kar
1011ec804d
Fix page title
2015-01-22 18:48:02 -08:00
Seth Vargo
acd6039761
Merge pull request #1860 from mitchellh/sethvargo/travis_docker
...
Use the new Travis Docker infrastructure and stuff
2015-01-22 16:12:37 -05:00
Seth Vargo
ee6cced42c
Use the new Travis Docker infrastructure and stuff
2015-01-22 16:06:35 -05:00
Ross Smith II
0bc64242be
Merge pull request #1856 from sergiopantoja/1841-fix-tutorial-source-id
...
Fix tutorial source ID
[skip ci]
2015-01-21 15:47:36 -08:00
Sergio Pantoja
2038f5da69
Fix tutorial source ID
...
`ami-9eaa1cf6` is the correct Ubuntu 14.04 AMI for the us-east-1 region.
Fixes #1841
2015-01-21 16:27:34 -05:00
Ross Smith II
6532958290
Merge pull request #1850 from nerd0/patch-1
...
Adding documentation for the environments_path
[skip ci]
2015-01-20 11:54:47 -08:00
Paul Schooss
fa1f04833c
Adding documentation for the environments_path
2015-01-20 11:07:46 -08:00
Seth Vargo
ecda407ac8
Merge pull request #1849 from mbrukman/docs-provisioners-shell-fix
...
Docs fixes for shell provisioner page
2015-01-20 11:23:26 -05:00
Misha Brukman
61c95732dd
provisioner/shell: Added punctuation.
2015-01-20 11:06:48 -05:00
Misha Brukman
239bdcef29
provisioner/shell: Added code formatting.
2015-01-20 11:06:37 -05:00
Misha Brukman
e696bb7727
provisioner/shell: Fix link with parentheses.
2015-01-20 11:06:10 -05:00
Ross Smith II
212d512652
Merge pull request #1759 from ceh/issue-1718
...
website/intro/getting-started: clarify that multiple builders of the same type must have a unique name
Fixes #1718
[skip ci]
2015-01-17 09:30:31 -08:00
Ross Smith II
57ce0e54c9
builder/virtualbox: Added SCSI support
...
[skip ci]
2015-01-17 09:28:43 -08:00