Files
puppet-designate/releasenotes/notes/deprecate-configure_bind-b9f5b8aa0833459b.yaml
Takashi Kajinami 2896fe16c0 Deprecate configuration support of BIND 9
Current implementation has a limited capability and is not suitable for
production use. This deprecates it to encourage people to use
puppet-dns (or any other different tools) to set up BIND 9 separately.

Change-Id: I2a53e927053abe13aa64de1b7f8207142e021d1a
2023-10-31 15:38:06 +09:00

6 lines
151 B
YAML

---
deprecations:
- |
Configuration of BIND 9 service using the ``designate::backend::bind9``
class has been deprecated and will be removed.