diff options
author | Frank Brockners <fbrockne@cisco.com> | 2015-05-21 15:31:27 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2015-05-21 15:31:28 +0000 |
commit | e1aaacb9e0fee01838194285ba4a5e52f9f144fe (patch) | |
tree | 6fe3035f3246fc5c382342f873bab8fd5c05e5f5 /foreman/ci/inventory | |
parent | 982701a25d3a16042b10bd07375f400876885f68 (diff) | |
parent | bde7a167f8d75ec1cae13786157b4b31e3f8eb7d (diff) |
Merge "Adds external network support for OPNFV"
Diffstat (limited to 'foreman/ci/inventory')
-rw-r--r-- | foreman/ci/inventory/lf_pod2_ksgen_settings.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/foreman/ci/inventory/lf_pod2_ksgen_settings.yml b/foreman/ci/inventory/lf_pod2_ksgen_settings.yml index ff6e3e0..72935c9 100644 --- a/foreman/ci/inventory/lf_pod2_ksgen_settings.yml +++ b/foreman/ci/inventory/lf_pod2_ksgen_settings.yml @@ -34,6 +34,14 @@ global_params: nova_admin_vip: nova_private_vip: nova_public_vip: + external_network_flag: "true" + public_gateway: + public_dns: + public_network: + public_subnet: + public_allocation_start: + public_allocation_end: + deployment_type: network_type: multi_network default_gw: foreman: |