Removed web client customization for now
Removed web client customization option as this will be available in a future script
This commit is contained in:
@@ -20,7 +20,6 @@ $SSOSiteName = "Site01"
|
||||
$datacenter = "DC01"
|
||||
$cluster = "Cluster01"
|
||||
$ntpserver = "pool.ntp.org"
|
||||
$webClientTheme = "CormacHogan"
|
||||
|
||||
# VSAN Configuration
|
||||
$VSANPolicy = '(("hostFailuresToTolerate" i1) ("forceProvisioning" i1))'
|
||||
@@ -213,4 +212,4 @@ Write-Host ""
|
||||
My-Logger "Access the vSphere Web Client at https://$VCIP/vsphere-client/"
|
||||
My-Logger "Access the HTML5 vSphere Web Client at https://$VCIP/ui/"
|
||||
My-Logger "Browse the vSphere REST APIs using the API Explorer here: https://$VCIP/apiexplorer/"
|
||||
My-Logger "================================"
|
||||
My-Logger "================================"
|
||||
|
||||
Reference in New Issue
Block a user