aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud.yaml
diff options
context:
space:
mode:
authorDan Prince <dprince@redhat.com>2016-08-24 14:02:13 -0400
committerDan Prince <dprince@redhat.com>2016-08-25 08:21:56 -0400
commit43476e235ce11359a5327f9dfca671b8ffeb5ab9 (patch)
treef39cf0eb02cbaadc6d07a9f98b4ec5280bf5fd93 /overcloud.yaml
parent319c42475c3c8b611bf685ca0aff4e9b79d0b570 (diff)
Move glance/heat hiera settings to services
This patch removes the remaining bind IP, and password settings for Heat and Glance into the composable services. Change-Id: I17abcb2a08a1972cbcf8163f6608ac22ddfc15f7 Related-bug: #1604414
Diffstat (limited to 'overcloud.yaml')
-rw-r--r--overcloud.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/overcloud.yaml b/overcloud.yaml
index b37426f8..d055e10a 100644
--- a/overcloud.yaml
+++ b/overcloud.yaml
@@ -403,7 +403,6 @@ resources:
properties:
CloudDomain: {get_param: CloudDomain}
controllerExtraConfig: {get_param: controllerExtraConfig}
- HeatAuthEncryptionKey: {get_resource: HeatAuthEncryptionKey}
HorizonSecret: {get_resource: HorizonSecret}
PcsdPassword: {get_resource: PcsdPassword}
RedisVirtualIP: {get_attr: [RedisVirtualIP, ip_address]}