stable/2024.1
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 |
||
|
Takashi Kajinami
|
6fb144ec85 |
Designate: Use appropriate IP version for bind and mdns
... instead of using 127.0.0.1 always. Change-Id: I27f976bde8a0f61aed814156f97a84b19f653b86 |
||
|
Takashi Kajinami
|
fca62720d5 |
Remove unused template file
This is follow-up of
|
||
|
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 |
||
|
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 |