Add centos-8 support
Reverting systemd-devel Change-Id: I1f11ba98140b0fef396dcb1d8af4609e35f79104
This commit is contained in:
parent
35f2dcef3c
commit
9c108039ff
@ -28,7 +28,7 @@ octavia_service_distro_packages:
|
||||
- openstack-octavia-health-manager
|
||||
- openstack-octavia-housekeeping
|
||||
- openstack-octavia-worker
|
||||
- systemd-python
|
||||
- "{{ ansible_distribution_major_version is version('8', '<') | ternary('systemd-python', 'python3-systemd') }}"
|
||||
|
||||
octavia_distro_openstack_clients_packages:
|
||||
- python-shade
|
Loading…
Reference in New Issue
Block a user