Update ovn4nfv chart version to support kubevirt
[multicloud/k8s.git] / kud / deployment_infra / playbooks / Debian.yml
1 ---
2 # SPDX-license-identifier: Apache-2.0
3 ##############################################################################
4 # Copyright (c) 2018
5 # All rights reserved. This program and the accompanying materials
6 # are made available under the terms of the Apache License, Version 2.0
7 # which accompanies this distribution, and is available at
8 # http://www.apache.org/licenses/LICENSE-2.0
9 ##############################################################################
10 openvswitch_service: openvswitch-switch
11 openvswitch_pkgs:
12   - openvswitch-common
13   - openvswitch-switch
14 ovn_central_service: ovn-central
15 ovn_central_pkgs:
16   - ovn-central # <= 2.8.1-1
17 ovn_controller_service: ovn-host
18 ovn_pkgs:
19   - ovn-common # <= 2.8.1-1
20   - ovn-host