diff options
Diffstat (limited to 'ci/deploy.yaml')
-rwxr-xr-x | ci/deploy.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/deploy.yaml b/ci/deploy.yaml index d500676c..cfa45999 100755 --- a/ci/deploy.yaml +++ b/ci/deploy.yaml @@ -8,6 +8,6 @@ opnfv: # Defines the sdn plugin to be get installed. sdn:odl # Defines the ha type to be get installed. - type:nonha + type:ha # Defines the lab where release to be get installed. lab:default |