aboutsummaryrefslogtreecommitdiffstats
path: root/kud/deployment_infra/playbooks/Debian.yml
blob: 96357fe2a58248f0e5c4938561f1dc0ccf15fec4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
# SPDX-license-identifier: Apache-2.0
##############################################################################
# Copyright (c) 2018
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################
openvswitch_service: openvswitch-switch
openvswitch_pkgs:
  - openvswitch-common
  - openvswitch-switch
  - libopenvswitch
  - openvswitch-datapath-dkms
ovn_central_service: ovn-central
ovn_central_pkgs:
  - ovn-central # <= 2.8.1-1
ovn_controller_service: ovn-host
ovn_pkgs:
  - ovn-common # <= 2.8.1-1
  - ovn-host