summaryrefslogtreecommitdiffstats
path: root/config/deploy/deploy_settings.yaml
diff options
context:
space:
mode:
authorDan Radez <dradez@redhat.com>2015-12-04 05:06:22 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2015-12-04 05:06:23 +0000
commit6640617f6569ea782ef3aca8ab4c8e914eae5668 (patch)
treeeb2a046a5143b800f5382f74649c7626bccc3821 /config/deploy/deploy_settings.yaml
parent15ed73f81608a038cfcea0a846ae9b38d6671e79 (diff)
parent95becb2b5a29cf272ac030695c2b76b9ee226b0d (diff)
Merge "Adds yaml files to use as input to Apex build/deploy"
Diffstat (limited to 'config/deploy/deploy_settings.yaml')
-rw-r--r--config/deploy/deploy_settings.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/config/deploy/deploy_settings.yaml b/config/deploy/deploy_settings.yaml
new file mode 100644
index 00000000..f024116c
--- /dev/null
+++ b/config/deploy/deploy_settings.yaml
@@ -0,0 +1,11 @@
+global_params:
+ ha_enabled: true
+ network_isolation_settings: network/network-environment-example.yaml
+
+deploy_options:
+ sdn_controller: opendaylight
+ tacker: false
+ congress: false
+
+
+