22 Commits

Author SHA1 Message Date
James Nugent
a14f62f174 Add IntelliJ project files to .gitignore 2016-10-23 08:04:55 -05:00
Christopher Boumenot
871ca8c3d9 azure: Support for a user define VNET.
Two new configuration options have been exposed to allow users to specify
an existing virtual network: virtual_network_name and
virtual_network_resource_group_name.

 * virtual_network_name: name of the virtual network to attach a Packer VM
 to.

 * virtual_network_resource_group_name: name of the resource group that
 contains the virtual network.  This value is optional.  If the value is
 not specified, the builder queries Azure for the appropriate value.  If
 the builder cannot disambiguate the value, a value must be provided for
 this setting.

 * virtual_network_subnet_name: name of the subnet attached to the virtual
 network.  This value is optional.  If the value is not specified, the
 builder queries Azure for the appropriate value.  If the builder cannot
 disambiguate the value, a value must be provided for this setting.
2016-07-28 21:31:59 -07:00
Christopher Boumenot
31b5cee287 Add Approvals dependency 2016-07-15 21:21:23 -07:00
Christopher Boumenot
b813a529bf Build script for Windows. (#3481)
A re-implementation of build.sh for Windows ala PowerShell.  This is as
close to one-to-one that I could make it.
2016-05-05 13:12:17 -07:00
Chris Bednarski
e868f9b69c Ignore JetBrains project files 2016-04-14 13:39:15 -07:00
Chris Bednarski
31f5721863 Ignore logs from packer tests 2015-10-14 16:31:43 -07:00
Seth Vargo
527a9e9bfc Update middleman-hashicorp 2015-05-15 16:19:35 -04:00
Mitchell Hashimoto
84237ec98f Add Vagrantfile for cross cmpiling 2014-09-04 11:35:27 -07:00
Mitchell Hashimoto
01c7bbf8c4 builder/virtualbox: move to iso/ folder 2013-12-21 14:25:22 -08:00
Mitchell Hashimoto
044e7fa368 test: google compute engine acceptance tests 2013-12-14 11:27:50 -08:00
Mitchell Hashimoto
652ceb5e0f Ignore Vagrant stuff 2013-11-08 16:41:42 -08:00
Mark Jaquith
e0f7d753e0 .gitignore the /src directory 2013-06-29 22:16:31 -04:00
Mitchell Hashimoto
460d8ba30e website: homepage coming in, although a bit rough right now 2013-06-20 17:27:04 -07:00
Mitchell Hashimoto
5446b20078 Remove "packerrc" from the gitignore, it isn't used anymore 2013-06-20 11:52:54 -07:00
Mitchell Hashimoto
3bd95d70a4 Ignore the pkg directory 2013-06-20 11:49:53 -07:00
Mitchell Hashimoto
90b057cfdf Initial website commit 2013-06-07 22:41:02 -07:00
Mitchell Hashimoto
9ebf0435ff provisioner/shell: Basic run 2013-05-27 21:54:19 -07:00
Mitchell Hashimoto
31e10ecfd1 Ignore packerrc so you can dev with it 2013-05-08 21:07:14 -07:00
Mitchell Hashimoto
db1c11fff5 Lots of stuff, too early for meaningful commit messages
UI, command dispatch
2013-03-24 14:03:53 -07:00
Mitchell Hashimoto
817822abab Amazon builder 2013-03-23 18:40:26 -07:00
Mitchell Hashimoto
1748ca31f6 Use a GOPATH workspace format 2013-03-23 00:41:25 -07:00
Mitchell Hashimoto
a6fd711185 Gitignore 2013-03-22 22:59:56 -07:00