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.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/upstream-environment.yaml b/build/upstream-environment.yaml
index 2d037c38..ab110177 100644
--- a/build/upstream-environment.yaml
+++ b/build/upstream-environment.yaml
@@ -11,6 +11,9 @@ parameter_defaults:
#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'