Merge pull request #3994 from boumenot/pr-issue-3822

azure: fix documentation wording
This commit is contained in:
Matthew Hooker 2016-10-12 15:33:08 -07:00 committed by GitHub
commit 6c5f1a40c4
1 changed files with 2 additions and 3 deletions

View File

@ -83,10 +83,9 @@ builder.
behavior for `os_type`, below.
- `os_type` (string) If either `Linux` or `Windows` is specified Packer will
automatically configure authentication credentials for your machine. For
automatically configure authentication credentials for the provisioned machine. For
`Linux` this configures an SSH authorized key. For `Windows` this
configures your Tenant ID, Object ID, Key Vault Name, Key Vault Secret, and
WinRM certificate URL.
configures a WinRM certificate.
- `virtual_network_name` (string) Use a pre-existing virtual network for the VM. This option enables private
communication with the VM, no public IP address is **used** or **provisioned**. This value should only be set if