diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-05-20 09:00:10 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-05-20 09:00:10 +0000 |
commit | e790ff12e81f0cdce538ee00b9d2d7530f0fc224 (patch) | |
tree | 3ccab4525197c8e2d9924ee1269c00b4cc4c202a /puppet/controller-post.yaml | |
parent | 19cdce68aea14abc98b56b7de3fe5f2e48f1aa3d (diff) | |
parent | e734d752d4f37e93a1637560f9f515320bbe68c5 (diff) |
Merge "Tighten the access rules for galera"
Diffstat (limited to 'puppet/controller-post.yaml')
-rw-r--r-- | puppet/controller-post.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/puppet/controller-post.yaml b/puppet/controller-post.yaml index 705e4b90..36f9b4f8 100644 --- a/puppet/controller-post.yaml +++ b/puppet/controller-post.yaml @@ -55,7 +55,6 @@ resources: input_values: step: 1 update_identifier: {get_param: NodeConfigIdentifiers} - actions: ['CREATE'] # no need for two passes on an UPDATE ControllerServicesBaseDeployment_Step2: type: OS::Heat::StructuredDeployments @@ -67,7 +66,6 @@ resources: input_values: step: 2 update_identifier: {get_param: NodeConfigIdentifiers} - actions: ['CREATE'] # no need for two passes on an UPDATE ControllerOvercloudServicesDeployment_Step3: type: OS::Heat::StructuredDeployments |