diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2017-12-11 08:26:09 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-12-11 08:26:09 +0000 |
commit | 08bde71385047eefcd7ac6aa211df5a83c145bdb (patch) | |
tree | 1ba68fe67126488db7d9559fed38592b33636adf /mcp/reclass/classes/cluster/all-mcp-ocata-common/opnfv/runtime.yml.template | |
parent | 8007028f48b57243c428cdc9ebbbc168c2e373cc (diff) | |
parent | d5dacf7b42b2839ca743520d8e845bb1e6bb67b9 (diff) |
Merge "[baremetal] PDF: Use net_admin for MaaS PXE net" into stable/euphrates
Diffstat (limited to 'mcp/reclass/classes/cluster/all-mcp-ocata-common/opnfv/runtime.yml.template')
-rw-r--r-- | mcp/reclass/classes/cluster/all-mcp-ocata-common/opnfv/runtime.yml.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mcp/reclass/classes/cluster/all-mcp-ocata-common/opnfv/runtime.yml.template b/mcp/reclass/classes/cluster/all-mcp-ocata-common/opnfv/runtime.yml.template index 1445917e6..342dc77aa 100644 --- a/mcp/reclass/classes/cluster/all-mcp-ocata-common/opnfv/runtime.yml.template +++ b/mcp/reclass/classes/cluster/all-mcp-ocata-common/opnfv/runtime.yml.template @@ -13,7 +13,7 @@ parameters: opnfv_net_mcpcontrol: ${SALT_MASTER%.*}.0 opnfv_net_mcpcontrol_mask: 255.255.255.0 - # These should be moved to pod_config.yml and read based on PDF admin net + # These should be moved to pod_config.yml and MAAS_PXE_NETWORK dropped opnfv_maas_pxe_network_address: ${MAAS_PXE_NETWORK} opnfv_maas_pxe_address: ${MAAS_PXE_NETWORK%.*}.3 opnfv_maas_pxe_start_address: ${MAAS_PXE_NETWORK%.*}.5 |