f4d19a7a07
In recent releases of Ubuntu, dkms packaging is not useful anymore, see: https://javacruft.wordpress.com/2014/03/03/which-open-vswitch/ Switch dkms_ensure to False by default, so we can deploy OVS out of the box on Ubuntu Xenial. This patch should not break Trusty deployments. Change-Id: Ie97134e5e1053e4fa6135033e907183bb4fc293a
6 lines
223 B
YAML
6 lines
223 B
YAML
---
|
|
deprecations:
|
|
- Do not deploy openvswitch-datapath-dkms by default. In recent releases of
|
|
Ubuntu, openvswitch-datapath-dkms packaging is not needed anymore, so we set dkms_ensure
|
|
to False by default from now.
|