Files
puppet-openstack-integration/manifests/bind.pp
Takashi Kajinami f3faa5eb71 bind: Disable config check in Ubuntu
The named-checkconf command is now installed not in /usr/sbin but in
/usr/bin in Ubuntu Jammy but puppet-dns has not adapted to the new
path.

This disables the check config logic to avoid the failure caused by
the wrong command path, until the issue[1] is fixed in puppet-dns.

[1] https://github.com/theforeman/puppet-dns/issues/227

Change-Id: I1168c4da8b6a5757f073483393f5f71183b14d8e
2023-03-21 06:17:18 +00:00

1.7 KiB