Ensure that the legacy network-scripts package is present

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

Change-Id: I3adb4dd75198935c4656d0208043ad8051f29312
This commit is contained in:
Jonathan Rosser 2022-02-07 11:31:52 +00:00
parent 2bb97a64ac
commit 9a40041694
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