summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorzshi <zshi@redhat.com>2017-02-27 10:36:42 +0800
committerzshi <zshi@redhat.com>2017-02-27 12:43:50 +0800
commit8823495d428e33335c6012e056278e86b34ea3c7 (patch)
treea3e374cd3f539fe2cf952607ff073dee17029cc9 /config
parent1ef3c3600d5b1692f65a445cf9e1c2e10a46314e (diff)
Adding dovetail installation using docker container
This patch adds dovetail option to deploy settings, installs dovetail image to undercloud. Change-Id: If7a763d9f6b27655dbb1f5855f438ab11bd88a82 Signed-off-by: zshi <zshi@redhat.com>
Diffstat (limited to 'config')
-rw-r--r--config/deploy/deploy_settings.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/deploy/deploy_settings.yaml b/config/deploy/deploy_settings.yaml
index 9d028a47..b3d3ac2b 100644
--- a/config/deploy/deploy_settings.yaml
+++ b/config/deploy/deploy_settings.yaml
@@ -88,3 +88,6 @@ deploy_options:
# Set yardstick option to install yardstick
#yardstick: false
+
+ # Set dovetail option to install dovetail
+ #dovetail: false