aboutsummaryrefslogtreecommitdiffstats
path: root/mcp/reclass/classes/cluster/all-mcp-ocata-common/opnfv/pod_config.yml.example
diff options
context:
space:
mode:
authorMichael Polenchuk <mpolenchuk@mirantis.com>2017-12-12 13:52:27 +0400
committerMichael Polenchuk <mpolenchuk@mirantis.com>2017-12-12 13:55:09 +0400
commit4358626b73ccf83ced0c0178185dd9a868d0f4d7 (patch)
tree862570a9be8c1cefc622c6067538d90a7f561a23 /mcp/reclass/classes/cluster/all-mcp-ocata-common/opnfv/pod_config.yml.example
parent9ec36b4c0483c64d4cd89d0dafe8ae02d20fba87 (diff)
pod_config: cleanup: Drop infra_compute_*_address
Our PDF installer adapter defines 3 unused reclass params that are misleading, so drop them (infra_compute_node{01,02,03}_address). Change-Id: I0ca49b73add543c8f03b14ed4d805ce55f973bb5 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com> (cherry picked from commit e48d4876833270b9139ca8196eef2c13f44effcc)
Diffstat (limited to 'mcp/reclass/classes/cluster/all-mcp-ocata-common/opnfv/pod_config.yml.example')
-rw-r--r--mcp/reclass/classes/cluster/all-mcp-ocata-common/opnfv/pod_config.yml.example3
1 files changed, 0 insertions, 3 deletions
diff --git a/mcp/reclass/classes/cluster/all-mcp-ocata-common/opnfv/pod_config.yml.example b/mcp/reclass/classes/cluster/all-mcp-ocata-common/opnfv/pod_config.yml.example
index e5b852f32..a3a78d608 100644
--- a/mcp/reclass/classes/cluster/all-mcp-ocata-common/opnfv/pod_config.yml.example
+++ b/mcp/reclass/classes/cluster/all-mcp-ocata-common/opnfv/pod_config.yml.example
@@ -12,9 +12,6 @@ parameters:
opnfv_infra_config_address: 10.167.4.100
opnfv_infra_maas_node01_address: 10.167.4.3
opnfv_infra_maas_node01_deploy_address: 192.168.11.3
- opnfv_infra_compute_node01_address: 10.167.4.141
- opnfv_infra_compute_node02_address: 10.167.4.142
- opnfv_infra_compute_node03_address: 10.167.4.143
opnfv_infra_kvm_address: 10.167.4.140
opnfv_infra_kvm_node01_address: 10.167.4.141
opnfv_infra_kvm_node02_address: 10.167.4.142