Merge "Add Centos-8 support"

This commit is contained in:
Zuul 2020-07-01 15:08:50 +00:00 committed by Gerrit Code Review
commit 8a134fd493
1 changed files with 1 additions and 1 deletions

View File

@ -21,4 +21,4 @@ placement_devel_distro_packages:
placement_service_distro_packages:
- openstack-placement-api
- systemd-python
- "{{ ansible_distribution_major_version is version('8', '<') | ternary('systemd-python', 'python3-systemd') }}"