aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/compute-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/compute-puppet.yaml
parente156bd1bb63389e1af0ee13c85f74f55054a40ad (diff)
parentec3137dc6ec6ff4871125ac2802aefe3c2089805 (diff)
Merge "Make puppet-applying *Post resources depend on hieradata"
Diffstat (limited to 'puppet/compute-puppet.yaml')
-rw-r--r--puppet/compute-puppet.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/puppet/compute-puppet.yaml b/puppet/compute-puppet.yaml
index b34e7a6f..7e49bc22 100644
--- a/puppet/compute-puppet.yaml
+++ b/puppet/compute-puppet.yaml
@@ -516,3 +516,7 @@ outputs:
description: Heat resource handle for the Nova compute server
value:
{get_resource: NovaCompute}
+ config_identifier:
+ description: identifier which changes if the node configuration may need re-applying
+ value: {get_attr: [NovaComputeDeployment, deploy_stdout]}
+