puppet-dnsquery
puppet-dnsquery copied to clipboard
Allow for "service" TXT records.
The type Stdlib::FQDN does not allow for records starting with an underscore. Common TXT records (ie _kerberos and _dmarc) need this. It's allowed according RFC rfc8553. There is (afaik) no type available allowing this.