diff options
author | Tim Rozet <trozet@redhat.com> | 2017-02-27 21:38:16 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-02-27 21:38:16 +0000 |
commit | 6ca14edd7c23af7078be6a78ffb3ea3ecf03e603 (patch) | |
tree | abdacf30b388fc6bff2b8230d0139f22040b243c /config/deploy | |
parent | 6c426c7e7ac0bc4b22a6339be3d31eecaef57f46 (diff) | |
parent | 8823495d428e33335c6012e056278e86b34ea3c7 (diff) |
Merge "Adding dovetail installation using docker container"
Diffstat (limited to 'config/deploy')
-rw-r--r-- | config/deploy/deploy_settings.yaml | 3 |
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 |