aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud-without-mergepy.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-11-11 10:44:05 +0000
committerGerrit Code Review <review@openstack.org>2015-11-11 10:44:05 +0000
commit7961f61a413eb36caf46677655cbf8af8bfb6303 (patch)
treed17b48d19cff2071e349d9fa705898bb2d719908 /overcloud-without-mergepy.yaml
parentadefda09c02b6d0b6fe2bfd68513e03924bc028d (diff)
parent16093c3932545b1a8d1f4572c98d6953c277b3d5 (diff)
Merge "Allow a user to specify a comma separated list of ntp servers"
Diffstat (limited to 'overcloud-without-mergepy.yaml')
-rw-r--r--overcloud-without-mergepy.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/overcloud-without-mergepy.yaml b/overcloud-without-mergepy.yaml
index a1ae3907..714bf9f2 100644
--- a/overcloud-without-mergepy.yaml
+++ b/overcloud-without-mergepy.yaml
@@ -231,8 +231,9 @@ parameters:
type: string
hidden: true
NtpServer:
- type: string
default: ''
+ description: Comma-separated list of ntp servers
+ type: comma_delimited_list
MongoDbNoJournal:
default: false
description: Should MongoDb journaling be disabled