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
Clint Shryock
729a0c01c7
Updates to Into: Build An Image docs
...
- the listed AMI isn't found
- t2.micros can only be in a VPC(? so said an error), and the docs say
we're using a t1.micro anyway
- Updates to the vagrant file to get the website to build
2015-01-24 17:25:47 -06: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
Ross Smith II
721095f43d
Merge pull request #1844 from Banno/master
...
SCSI Support in virtualbox driver
2015-01-17 09:25:44 -08:00
lalyos
68a94f9c2f
docs/templates: add note about escaping
...
If some tries to copy and paste the isotime examples with options into a template, the parser will fail.
2015-01-17 10:20:19 +01:00
Danny Lockard
7d1b95c907
Formatting fix :)
2015-01-16 10:34:12 -06:00
Danny Lockard
fdcf10dc64
and update the docs to indicate you can use 'scsi' in place of sata or ide
2015-01-15 19:56:30 -06:00
Danny Lockard
84d6d856f6
Add the ability to create a SCSI Device as the main HD controller for
...
virtualbox.
2015-01-15 19:53:01 -06:00
Ross Smith II
8f5664d267
Merge pull request #1836 from sebroeder/patch-1
...
s/VirtualBox/VMware in comment
[skip ci]
2015-01-14 16:14:41 -08:00
Lesko, Matthew (NIH/NLM/NCBI) [C]
43f08b2664
go fmt all the things
2015-01-13 22:58:41 -05:00
Lesko, Matthew (NIH/NLM/NCBI) [C]
62e054c404
simplify output
2015-01-13 21:40:15 -05:00
Sebastian Röder
555b89567f
s/VirtualBox/VMware in comment
2015-01-13 22:43:24 +01:00
Lesko, Matthew (NIH/NLM/NCBI) [C]
9d097f9d4e
Permit Temp keys and named SSH keypairs
...
These changes permit the use of pre-created SSH keypairs with AWS. If
so, the configuration for the builder needs to include an
ssh_keypair_name option and a ssh_private_key_file.
If ssh_private_key_file is *not* defined, it'll go through the
rigamarole of creating a temporary keypair. The ssh_keypair_name option
by itself won't make that change, because it doesn't make sense to
specify a keypair but not tell packer where the private key is, but it
does happen that you could have a private key and the public-key is
"baked in", and not part of your EC2 account.
2015-01-13 16:27:33 -05:00
Lesko, Matthew (NIH/NLM/NCBI) [C]
8c87b1cc00
First attempt for re-using a named EC2 keypair
...
Adds a 'ssh_keypair_name' option to the configuration
for AWS, along with some munging to create the
temporarily keypair if one isn't specific.
NOT YET WORKING.
From a 'make' I get the following errors:
builder/amazon/ebs/builder.go:94: b.config.SSHKeyPairName undefined
(type config has no field or method SSHKeyPairName)
builder/amazon/instance/builder.go:199: b.config.SSHKeyPairName
undefined (type Config has no field or method SSHKeyPairName)
2015-01-13 13:12:04 -05:00
Colin Hebert
b7fccec91c
Set the working dir to staging dir
2015-01-11 10:29:01 +11:00
Colin Hebert
a100e9393b
Add support for custom working directory for puppet
2015-01-11 10:25:48 +11:00
Ross Smith II
8fea991516
Merge pull request #1742 from jenspinney/master
...
Fix documentation for openstack_provider and provider config options.
[skip ci]
2015-01-10 09:21:33 -08:00
Colin Hebert
42d05368ae
Save the generated SSH key as a file in debug mode
2015-01-10 23:52:45 +11:00
Rickard von Essen
4a0c242c3f
Merge pull request #1760 from rickard-von-essen/issue-1746
...
builder/parallels: Use most recent DHCP lease when determining IP.
2015-01-07 11:27:27 +01:00
Jack Pearkes
4b0d861373
docs/vmware-iso: fix boot command encoding
2015-01-04 13:43:54 -05:00
Seth Vargo
93f9e90fde
Merge pull request #1806 from tsugliani/patch-1
...
Update plugins.html.markdown
2015-01-03 13:02:17 -05:00
Timo Sugliani
6b14b6282a
Update plugins.html.markdown
...
I think this is the required PATH for windows.
2015-01-03 14:34:37 +01:00
Ross Smith II
b91fd6b226
Merge pull request #1802 from nickpad/patch-1
...
Fix amazon instance type on build an image page [skip ci]
2014-12-31 07:33:27 -08:00
Ross Smith II
082f9244ed
provisioner/salt-masterless: Add --retcode-passthrough
to salt-call
...
[skip ci]
2014-12-31 07:32:38 -08:00
Ross Smith II
45758e2925
Merge pull request #1800 from tgecho/master
...
Add `--retcode-passthrough` to salt-call so the build fails when there is an error running `highstate`
2014-12-31 07:31:29 -08:00
Nick Dainty
c0a56b6a2b
Fix amazon instance type on build an image page
...
This page referred to using a "t1.micro" instance but the template actually uses a "t2.micro".
2014-12-30 19:55:16 +00:00