aboutsummaryrefslogtreecommitdiffstats
path: root/mcp/reclass/classes/cluster/all-mcp-ocata-common/opnfv/pod_config.yml.example
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-12-08 01:20:47 +0100
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-12-31 01:07:24 +0100
commitbc7d5768e78e0197efbc08f289280dc39eb4f05e (patch)
treecebc65606129228a2e90ec5c6ac01d3cafb95230 /mcp/reclass/classes/cluster/all-mcp-ocata-common/opnfv/pod_config.yml.example
parenta22cd535a867692233a61bc9a64114a6daf4aad0 (diff)
[baremetal] Move all MaaS PXE net config to PDF
- s/opnfv_maas_pxe_/opnfv_infra_maas_pxe_/g to align with other vars; - patches: pharos: Add MaaS PXE network to installer adapter; - runtime.yml{,.template}: move to installer adapter, update pod_config.yml example; - drop MAAS_PXE_NETWORK global env var, now read strictly from PDF; JIRA: FUEL-313 Change-Id: I46d7510bd53fba7890c411d36bc28fd6ff6f3648 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit 15e982f0d00dbcc72be2f5b25dab34b3f3efd912)
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.example5
1 files changed, 5 insertions, 0 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 a3a78d608..66999de86 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
@@ -17,6 +17,11 @@ parameters:
opnfv_infra_kvm_node02_address: 10.167.4.142
opnfv_infra_kvm_node03_address: 10.167.4.143
+ opnfv_infra_maas_pxe_network_address: 192.168.11.0
+ opnfv_infra_maas_pxe_address: 192.168.11.3
+ opnfv_infra_maas_pxe_start_address: 192.168.11.5
+ opnfv_infra_maas_pxe_end_address: 192.168.11.250
+
opnfv_openstack_gateway_node01_address: 10.167.4.124
opnfv_openstack_gateway_node02_address: 10.167.4.125
opnfv_openstack_gateway_node03_address: 10.167.4.126