Project

General

Profile

Actions

Bug #13535

closed

DNS smart-proxy documentation error

Added by Frank Hart almost 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Since 1.10.1, the DNS config options changed a bit, and some of the old options are still mentioned in the DNS proxy config:

http://theforeman.org/manuals/1.10/index.html#4.3.5DNS

4.3.5.1 dns.yml
These are the new options and correct:

To enable the DNS module and enable a provider, dns.yml must contain:

:enabled: https
:use_provider: dns_nsupdate

And below, at the Proxy section under
4.3.5.3 GSS-TSIG DNS
the old ones are still listed:

Update the proxy DNS configuration file (/etc/foreman-proxy/settings.d/dns.yml) with the following setting:

:dns_provider: nsupdate_gss

This should be:

:use_provider: dns_nsupdate_gss

Actions

Also available in: Atom PDF