Commit Graph

30 Commits

Author SHA1 Message Date
Jeff Escalante 4da7d67239 switch to netlify deployment 2018-09-19 12:17:28 -07:00
Matthew Patton 9a2d5885ce ignore Eclipse project files 2018-04-07 05:25:40 -04:00
Matthew Hooker eb64920e80 Merge pull request #5206 from sandersaares/hyperv-second-temp-dir
(Hyper-V) Enable a separate directory to be used for temporary VHDs
2017-10-09 10:08:00 -07:00
Chris Lundquist 986ac9a501 [lxc] ignore vim swap files 2017-09-05 15:18:07 -07:00
Chris Lundquist 2d19b4f2d2 Revert "[lxc] only build for linux. Ignore vim swp files."
This reverts commit 60409dc678273864dbb29f624a669d00b4cc0134.
2017-09-05 15:17:15 -07:00
Chris Lundquist e23920a6b9 [lxc] only build for linux. Ignore vim swp files. 2017-09-05 15:17:15 -07:00
Sander Saares 028c941b77 Enable use of separate temp path for Hyper-V VHD 2017-09-02 14:55:00 +03:00
Michael Juliano c8db128dc5
Modified func Upload to use docker cp 2017-08-24 13:29:37 -07:00
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