stable/2024.1
Commit Graph

5 Commits

Author SHA1 Message Date
Takashi Kajinami
547cebc73f Debian/Ubuntu: Fix rndc.key file path in rndc.conf
In Debian families, the rndc.key file is created in /etc/bind instead
of /etc. This fixes the key file path in rndc.conf.
Also this updates the rncd.conf path to place it in the same directory.
Change-Id: If6fa440541b5c8b3073b72de97d9550dbe6f8c2a
2023年12月10日 00:20:02 +09:00
Takashi Kajinami
6fb144ec85 Designate: Use appropriate IP version for bind and mdns
... instead of using 127.0.0.1 always.
Change-Id: I27f976bde8a0f61aed814156f97a84b19f653b86
2023年02月28日 20:14:11 +09:00
Takashi Kajinami
fca62720d5 Remove unused template file
This is follow-up of c3cd975d50 and
removes the template file for pools.yaml, which is now generated by
puppet-designate.
Change-Id: I5357859ac6f45740f2505e4a5ebe35c780798eaa
2022年05月13日 11:31:56 +09:00
Emilien Macchi
a1f39858b4 Re-enable Designate on CentOS7
A fix was merged in Designate to not depend on Monasca:
https://review.openstack.org/#/c/389800/
This patch re-enable Designate testing on CentOS for Ocata.
Though we disable IPv6 which seems broken at this time.
Change-Id: Ia916cb10ced94d03003e131228ec645d76616ae9
2017年02月02日 22:15:04 +00:00
David Moreau-Simard
52d8fe5465 Add Designate test coverage to scenario003
This adds Designate test coverage with puppet-designate
to scenario003 with the BIND backend.
Change-Id: I06651552f6b9238a46c9d27bca4e30de9853da82
2016年09月28日 10:09:15 -04:00