summaryrefslogtreecommitdiffstats
path: root/mcp/reclass/classes/cluster/all-mcp-ocata-common/opnfv/runtime.yml.template
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-09-23 21:51:34 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-09-23 21:51:34 +0000
commit39a14d6697d0c66d9ce412a9e1fca7c465625acb (patch)
tree2ccad9cdbe4912acf84616d3003036dc3bba027e /mcp/reclass/classes/cluster/all-mcp-ocata-common/opnfv/runtime.yml.template
parent6205a5cf55ba25a9a632ba8db930e1e0ab07b781 (diff)
parent1b03bd3ec9ff4a3897e007dfcd95d49d017ec323 (diff)
Merge "Pod Descriptor File compatible reclass structure" 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.template10
1 files changed, 5 insertions, 5 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 121f70663..b07ae13bd 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
@@ -2,8 +2,8 @@ parameters:
_param:
reclass_config_master: ${SALT_MASTER}
- opnfv_fuel_maas_mcp_address: ${MAAS_IP}
- opnfv_fuel_maas_pxe_network: ${MAAS_PXE_NETWORK}
- opnfv_fuel_maas_pxe_address: ${MAAS_PXE_NETWORK_ROOTSTR}.3
- opnfv_fuel_maas_pxe_iprange_start: ${MAAS_PXE_NETWORK_ROOTSTR}.5
- opnfv_fuel_maas_pxe_iprange_end: ${MAAS_PXE_NETWORK_ROOTSTR}.250
+ opnfv_maas_mcp_address: ${MAAS_IP}
+ opnfv_maas_pxe_network: ${MAAS_PXE_NETWORK}
+ opnfv_maas_pxe_address: ${MAAS_PXE_NETWORK_ROOTSTR}.3
+ opnfv_maas_pxe_iprange_start: ${MAAS_PXE_NETWORK_ROOTSTR}.5
+ opnfv_maas_pxe_iprange_end: ${MAAS_PXE_NETWORK_ROOTSTR}.250