theforeman / puppet-dns

Installs and manages an ISC BIND DNS server with zones
Apache License 2.0
18 stars 70 forks source link

Fixes #37604 - Validate DNS forwarders #260

Closed ekohl closed 2 months ago

ekohl commented 2 months ago

A user can input an invalid value and the service will refuse to start up. We can catch this in data types, preventing service downtime.