From 4c59cfffe8f521cf649a72e547add85a8c1e5886 Mon Sep 17 00:00:00 2001 From: Miles Gould Date: Fri, 16 Sep 2016 15:11:02 +0100 Subject: [PATCH] Update undercloud.conf.sample Change-Id: I79f1800706ba3b542b365d33be3e3c4c7cb5edf7 --- undercloud.conf.sample | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/undercloud.conf.sample b/undercloud.conf.sample index 809d9749c..1ac30826e 100644 --- a/undercloud.conf.sample +++ b/undercloud.conf.sample @@ -29,13 +29,11 @@ #network_gateway = 192.0.2.1 # Virtual IP address to use for the public endpoints of Undercloud -# services. Only used if undercloud_service_certficate is set. -# (string value) +# services. Only used with SSL. (string value) #undercloud_public_vip = 192.0.2.2 # Virtual IP address to use for the admin endpoints of Undercloud -# services. Only used if undercloud_service_certficate is set. -# (string value) +# services. Only used with SSL. (string value) #undercloud_admin_vip = 192.0.2.3 # Certificate file to use for OpenStack service SSL connections. @@ -153,8 +151,7 @@ # Undercloud. (boolean value) #enable_telemetry = false -# Whether to install the TripleO UI. -# (boolean value) +# Whether to install the TripleO UI. (boolean value) #enable_ui = true # Whether to install requirements to run the TripleO validations.