diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-12-11 17:11:48 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-12-11 17:11:48 +0000 |
commit | a184534e19e2afcfd08b4bade6e87dae4c454b71 (patch) | |
tree | 385525f90572973e6b5ab878dfa8c18913d09e41 /mcp/reclass/classes/cluster/all-mcp-arch-common | |
parent | 759f1d74d0345463030af0bde47f57b42e21c4d1 (diff) | |
parent | e48d4876833270b9139ca8196eef2c13f44effcc (diff) |
Merge "pod_config: cleanup: Drop infra_compute_*_address"
Diffstat (limited to 'mcp/reclass/classes/cluster/all-mcp-arch-common')
-rw-r--r-- | mcp/reclass/classes/cluster/all-mcp-arch-common/opnfv/pod_config.yml.example | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mcp/reclass/classes/cluster/all-mcp-arch-common/opnfv/pod_config.yml.example b/mcp/reclass/classes/cluster/all-mcp-arch-common/opnfv/pod_config.yml.example index e5b852f32..a3a78d608 100644 --- a/mcp/reclass/classes/cluster/all-mcp-arch-common/opnfv/pod_config.yml.example +++ b/mcp/reclass/classes/cluster/all-mcp-arch-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 |