aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/controller-role.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-08-11 12:02:30 +0000
committerGerrit Code Review <review@openstack.org>2017-08-11 12:02:30 +0000
commit4e5ba442189d704deaaa1a922bbcaf5c28e9de40 (patch)
treec7c856ae7b821d3c49d33f8fd65963cba272ea96 /puppet/controller-role.yaml
parent13668d83ba1e04b8935c469f7916c45de6f300a8 (diff)
parent74e7e674591ec7a9a90ca8ee035576438271d7ff (diff)
Merge "Move HAProxy's public TLS logic from controller to service template"
Diffstat (limited to 'puppet/controller-role.yaml')
-rw-r--r--puppet/controller-role.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/puppet/controller-role.yaml b/puppet/controller-role.yaml
index 38589a4e..ab81d1aa 100644
--- a/puppet/controller-role.yaml
+++ b/puppet/controller-role.yaml
@@ -563,7 +563,6 @@ resources:
extraconfig: {get_param: ExtraConfig}
controller:
# Misc
- tripleo::haproxy::service_certificate: {get_attr: [NodeTLSData, deployed_ssl_certificate_path]}
tripleo::packages::enable_upgrade: {get_input: enable_package_upgrade}
fqdn_internal_api: {get_attr: [NetHostMap, value, internal_api, fqdn]}
fqdn_storage: {get_attr: [NetHostMap, value, storage, fqdn]}