diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-11-23 17:05:45 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-11-23 17:05:45 +0000 |
commit | 8659269164dd4ada6230ec39df0da55dcaa221dd (patch) | |
tree | 19ebced6ca48531e65fa1d8229518c907eb245a0 /puppet/cephstorage-role.yaml | |
parent | 42405fae723a7e7d901ea222279efdf98d866657 (diff) | |
parent | 0ca8dab4cb2acb2eb3904e4edfbbd33a47fa97a3 (diff) |
Merge "Make the CloudDomain defaults match the doc strings"
Diffstat (limited to 'puppet/cephstorage-role.yaml')
-rw-r--r-- | puppet/cephstorage-role.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/cephstorage-role.yaml b/puppet/cephstorage-role.yaml index f7e29b70..0854330e 100644 --- a/puppet/cephstorage-role.yaml +++ b/puppet/cephstorage-role.yaml @@ -72,6 +72,7 @@ parameters: constraints: - allowed_values: [POLL_SERVER_CFN, POLL_SERVER_HEAT, POLL_TEMP_URL, ZAQAR_MESSAGE] CloudDomain: + default: 'localdomain' type: string description: > The DNS domain used for the hosts. This should match the dhcp_domain |