summaryrefslogtreecommitdiffstats
path: root/puppet/controller.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-07-05 09:55:59 +0000
committerGerrit Code Review <review@openstack.org>2016-07-05 09:55:59 +0000
commit519b94ff1e2b4d3de563ca28c14cb48a4fbcf34c (patch)
treef727d0defc49377fd1f2f10f39075dea63977558 /puppet/controller.yaml
parent9f8e1685513f6671369295e97ec254e855c606cd (diff)
parent59b6afcd35f9fc136f75b22c0b51bbe8f7005a6a (diff)
Merge "Replace NodeConfigIdentifiers with DeployIdentifier"
Diffstat (limited to 'puppet/controller.yaml')
-rw-r--r--puppet/controller.yaml10
1 files changed, 0 insertions, 10 deletions
diff --git a/puppet/controller.yaml b/puppet/controller.yaml
index 2d15bbfa..101d971e 100644
--- a/puppet/controller.yaml
+++ b/puppet/controller.yaml
@@ -1128,16 +1128,6 @@ outputs:
template: "IP:11211"
params:
IP: {get_attr: [NetIpMap, net_ip_uri_map, {get_param: [ServiceNetMap, MemcachedNetwork]}]}
- config_identifier:
- description: identifier which changes if the controller configuration may need re-applying
- value:
- list_join:
- - ','
- - - {get_attr: [ControllerDeployment, deploy_stdout]}
- - {get_attr: [NodeTLSCAData, deploy_stdout]}
- - {get_attr: [NodeTLSData, deploy_stdout]}
- - {get_attr: [ControllerExtraConfigPre, deploy_stdout]}
- - {get_param: UpdateIdentifier}
tls_key_modulus_md5:
description: MD5 checksum of the TLS Key Modulus
value: {get_attr: [NodeTLSData, key_modulus_md5]}