Add Centos-8 support
creating redhat-8.yml file for c8 support. Change-Id: I60ed1a2415b4d145c3d4fc4207c30b384291a0e0
This commit is contained in:
parent
dc0a9588b1
commit
18c54d7064
@ -25,7 +25,7 @@ designate_service_distro_packages:
|
||||
- openstack-designate-producer
|
||||
- openstack-designate-sink
|
||||
- openstack-designate-worker
|
||||
- systemd-python
|
||||
- "{{ ansible_distribution_major_version is version('8', '<') | ternary('systemd-python', 'python3-systemd') }}"
|
||||
|
||||
designate_rndc_packages:
|
||||
- bind
|
Loading…
x
Reference in New Issue
Block a user