summaryrefslogtreecommitdiffstats
path: root/build/upstream-environment.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'build/upstream-environment.yaml')
-rw-r--r--build/upstream-environment.yaml9
1 files changed, 8 insertions, 1 deletions
diff --git a/build/upstream-environment.yaml b/build/upstream-environment.yaml
index ef6cdb62..ab110177 100644
--- a/build/upstream-environment.yaml
+++ b/build/upstream-environment.yaml
@@ -6,7 +6,14 @@ parameters:
CloudDomain: opnfvlf.org
parameter_defaults:
- NeutronNetworkVLANRanges: 'datacentre:500:525'
+ DockerPuppetProcessCount: 10
+ #NeutronNetworkVLANRanges: 'datacentre:500:525'
+ #NeutronBridgeMappings: "datacentre:br-ex"
+ #OpenDaylightProviderMappings: "datacentre:br-ex"
+ NeutronNetworkType: vxlan
+ MigrationSshKey:
+ public_key: replace_public_key
+ private_key: replace_private_key
SshServerOptions:
HostKey:
- '/etc/ssh/ssh_host_rsa_key'