Ensure that the legacy network-scripts package is present

The lxc_hosts ansible role currently relies on the ifup / ifdown
commands.

Change-Id: I3adb4dd75198935c4656d0208043ad8051f29312
(cherry picked from commit 9a40041694)
This commit is contained in:
Jonathan Rosser 2022-02-07 11:31:52 +00:00
parent d65aa506d0
commit 08ce4f0e5a
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ _lxc_hosts_distro_packages:
- lxc-devel
- lxc-libs
- lxc-templates
- network-scripts
- policycoreutils-python-utils
- procps
- python3-lxc