aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/cinder-storage-puppet.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-06-24 17:00:17 +0000
committerGerrit Code Review <review@openstack.org>2015-06-24 17:00:17 +0000
commit7852f5da56a0a1d7b4ce2bf6f46d70700ffeea82 (patch)
treecdfad4742f4c33c25db395bd9a9c9cc663710b81 /puppet/cinder-storage-puppet.yaml
parente156bd1bb63389e1af0ee13c85f74f55054a40ad (diff)
parentec3137dc6ec6ff4871125ac2802aefe3c2089805 (diff)
Merge "Make puppet-applying *Post resources depend on hieradata"
Diffstat (limited to 'puppet/cinder-storage-puppet.yaml')
-rw-r--r--puppet/cinder-storage-puppet.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/puppet/cinder-storage-puppet.yaml b/puppet/cinder-storage-puppet.yaml
index a368ffd1..cc8d17c4 100644
--- a/puppet/cinder-storage-puppet.yaml
+++ b/puppet/cinder-storage-puppet.yaml
@@ -295,3 +295,6 @@ outputs:
storage_mgmt_ip_address:
description: IP address of the server in the storage_mgmt network
value: {get_attr: [StorageMgmtPort, ip_address]}
+ config_identifier:
+ description: identifier which changes if the node configuration may need re-applying
+ value: {get_attr: [BlockStorageDeployment, deploy_stdout]}