diff options
author | Guillermo Herrero <guillermo.herrero@enea.com> | 2018-09-24 14:02:04 +0200 |
---|---|---|
committer | Guillermo Herrero <guillermo.herrero@enea.com> | 2018-09-25 11:10:37 +0200 |
commit | c0de0902fdb9c15033ae830b31bfcade8eb1c3ec (patch) | |
tree | e56024b103e771bccbc07cbd83d662f339e398da /mcp/reclass/classes/cluster/mcp-common-ha/infra | |
parent | d7bf560e12151853c3121ba39ad9bf6bd47befcf (diff) |
[reclass] Consolidate all passwords
JIRA: FUEL-378
Change-Id: I00832d697d83c374628fa9d759c125e0b6ca64cf
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
Diffstat (limited to 'mcp/reclass/classes/cluster/mcp-common-ha/infra')
-rw-r--r-- | mcp/reclass/classes/cluster/mcp-common-ha/infra/init.yml.j2 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mcp/reclass/classes/cluster/mcp-common-ha/infra/init.yml.j2 b/mcp/reclass/classes/cluster/mcp-common-ha/infra/init.yml.j2 index 05b96e40b..2f4686767 100644 --- a/mcp/reclass/classes/cluster/mcp-common-ha/infra/init.yml.j2 +++ b/mcp/reclass/classes/cluster/mcp-common-ha/infra/init.yml.j2 @@ -19,7 +19,6 @@ parameters: reclass_config_master: ${_param:opnfv_infra_config_pxe_admin_address} cluster_public_host: ${_param:openstack_proxy_address} infra_config_hostname: cfg01 - infra_maas_database_password: opnfv_secret # infra service addresses infra_config_address: ${_param:opnfv_infra_config_address} |