Update index.html.markdown

Added a note about self-signed certs and vsphere.
This commit is contained in:
JJ Asghar 2016-11-15 13:49:01 -06:00 committed by GitHub
parent 75aabd7a79
commit 07c80ef09d
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@ provider "vsphere" {
user = "${var.vsphere_user}"
password = "${var.vsphere_password}"
vsphere_server = "${var.vsphere_server}"
# if you have a self-signed cert
allow_unverified_ssl = true
}
# Create a folder