diff options
author | Tim Rozet <trozet@redhat.com> | 2019-04-26 17:43:34 -0400 |
---|---|---|
committer | Tim Rozet <trozet@redhat.com> | 2019-04-30 15:03:25 -0400 |
commit | 237dc19886b4ae03c42f584999d1dff466b6c6da (patch) | |
tree | 394183b35f7bf2f648a5d72142c449198e86efbe /config/deploy/os-nosdn-nofeature-noha.yaml | |
parent | 8f294ab694a95e60abb29af6f1ef560ae365d436 (diff) |
Updates scenario files for hunter branch
Removes dependency on python2-networking-sfc
Change-Id: I56d0df5810c04da59532b03a1b586db82a3aa0d7
Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'config/deploy/os-nosdn-nofeature-noha.yaml')
-rw-r--r-- | config/deploy/os-nosdn-nofeature-noha.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/deploy/os-nosdn-nofeature-noha.yaml b/config/deploy/os-nosdn-nofeature-noha.yaml index 0725031f..5fecfb6d 100644 --- a/config/deploy/os-nosdn-nofeature-noha.yaml +++ b/config/deploy/os-nosdn-nofeature-noha.yaml @@ -1,10 +1,9 @@ --- global_params: ha_enabled: false - deploy_options: containers: true - os_version: master + os_version: rocky sdn_controller: false tacker: false congress: false |