aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/swift-storage-puppet.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-06-17 20:18:41 +0000
committerGerrit Code Review <review@openstack.org>2015-06-17 20:18:41 +0000
commit7691bacbde2eac6b18800096c46dbb9141a64481 (patch)
tree79b689c0ce8c44e9dd5c4b3c5c4163915644890a /puppet/swift-storage-puppet.yaml
parent2f3116ab9f72700b572e3c8d0e8c8e37c1716633 (diff)
parentc315681cc80ec95c8e38bb0a407346525c9b0d1e (diff)
Merge "Remove NO_SIGNAL from puppet role templates"
Diffstat (limited to 'puppet/swift-storage-puppet.yaml')
-rw-r--r--puppet/swift-storage-puppet.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/swift-storage-puppet.yaml b/puppet/swift-storage-puppet.yaml
index 1a645956..15481032 100644
--- a/puppet/swift-storage-puppet.yaml
+++ b/puppet/swift-storage-puppet.yaml
@@ -155,10 +155,10 @@ resources:
SwiftStorageHieraDeploy:
type: OS::Heat::StructuredDeployment
+ depends_on: NetworkDeployment
properties:
server: {get_resource: SwiftStorage}
config: {get_resource: SwiftStorageHieraConfig}
- signal_transport: NO_SIGNAL
input_values:
local_ip: {get_attr: [SwiftStorage, networks, ctlplane, 0]}
snmpd_readonly_user_name: {get_param: SnmpdReadonlyUserName}