Ensure that the legacy network-scripts package is present

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

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/828346
Change-Id: I3adb4dd75198935c4656d0208043ad8051f29312
(cherry picked from commit 9a40041694)
This commit is contained in:
Jonathan Rosser 2022-02-07 11:31:52 +00:00
parent 51eca809d2
commit 1ed262ebbd
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