Merge "Add default for DeployIdentifier in nested templates"
authorJenkins <jenkins@review.openstack.org>
Mon, 5 Sep 2016 12:50:48 +0000 (12:50 +0000)
committerGerrit Code Review <review@openstack.org>
Mon, 5 Sep 2016 12:50:48 +0000 (12:50 +0000)
1  2 
puppet/all-nodes-config.yaml

@@@ -22,8 -22,11 +22,9 @@@ parameters
      type: comma_delimited_list
    keystone_admin_api_node_ips:
      type: comma_delimited_list
 -  ceph_mon_node_names:
 -    type: comma_delimited_list
    DeployIdentifier:
      type: string
+     default: ''
      description: >
        Setting this to a unique value will re-run any deployment tasks which
        perform configuration on a Heat stack-update.