packer/website/source/docs
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
..
basics Change .markdown to .md because it's shorter 2016-03-11 17:06:36 -08:00
builders azure: Support for a user define VNET. 2016-07-28 21:31:59 -07:00
command-line Added documentation for ATLAS_CA* environment variables 2016-05-03 17:19:12 -07:00
extend Change .markdown to .md because it's shorter 2016-03-11 17:06:36 -08:00
machine-readable Change .markdown to .md because it's shorter 2016-03-11 17:06:36 -08:00
other Change .markdown to .md because it's shorter 2016-03-11 17:06:36 -08:00
post-processors Added -force truncation behavior for manifest, and added docs 2016-06-10 15:57:01 -07:00
provisioners Clarifying defaults remote_path for powershell and windows-shell provisioners 2016-06-22 09:29:13 +03:00
templates Type-o in documentation 2016-06-14 14:24:34 -05:00
index.html.md Change .markdown to .md because it's shorter 2016-03-11 17:06:36 -08:00
installation.html.md Change .markdown to .md because it's shorter 2016-03-11 17:06:36 -08:00