Use of domainname role attribute for a domain name and not fqdn.
This commit is contained in:
parent
2d1fb52dc6
commit
9518ddad00
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23343
1 changed files with 1 additions and 1 deletions
|
@ -4080,7 +4080,7 @@ zone "10.168.192.in-addr.arpa" in {
|
|||
directory and modified. Once completed, the files need
|
||||
to be properly added in <filename>named.conf</filename> such
|
||||
as in the following configuration for
|
||||
<hostid role="fqdn">example.com</hostid>:</para>
|
||||
<hostid role="domainname">example.com</hostid>:</para>
|
||||
|
||||
<programlisting>zone "example.com" {
|
||||
type slave;
|
||||
|
|
Loading…
Reference in a new issue