diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2017-11-21 08:04:04 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-11-21 08:04:04 +0000 |
commit | 77609e7fcebc76f4e10a133354787ad5086c0450 (patch) | |
tree | 6699159e0491deea575d1a73163930f1f20a0633 /mcp/reclass/classes/cluster/all-mcp-ocata-common/opnfv/pod_config.yml.example | |
parent | d7927a5e63e5314c2a81970150b849b0b9d0bd49 (diff) | |
parent | 07f4e0238646fcb77072769feb8a0b68df52caca (diff) |
Merge "[baremetal] public gateway setup on prx nodes"
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.example | 1 |
1 files changed, 1 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 d7876282a..e5b852f32 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 @@ -61,6 +61,7 @@ parameters: opnfv_opendaylight_server_node01_single_address: 10.167.4.111 + opnfv_net_public_gw: 172.30.10.1 opnfv_name_servers: ['8.8.8.8', '8.8.4.4'] opnfv_dns_server01: '8.8.8.8' opnfv_net_mgmt_vlan: 300 |