From e580d740036d8166d001df923fa00b8f04b2befc Mon Sep 17 00:00:00 2001 From: lissav Date: Tue, 15 Apr 2014 13:28:34 -0400 Subject: [PATCH] add more comments about externaldns --- perl-xCAT/xCAT/Schema.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-xCAT/xCAT/Schema.pm b/perl-xCAT/xCAT/Schema.pm index 156cbd43d..aec1097e8 100755 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -936,8 +936,8 @@ site => { " \"\" to mean the DNS server for each node should be the\n". " node that is managing it (either its service node or the management\n". " node).\n\n". - " externaldns: To specify that external dns is used. If any value is set to externaldns,\n". - " makedns command will not start the local dns on xCAT MN.\n\n". + " externaldns: To specify that external dns is used. If externaldns is set to any value then,\n". + " makedns command will not start the local nameserver on xCAT MN. Default is to start the local nameserver.\n\n". " -------------------------\n". "HARDWARE CONTROL ATTRIBUTES\n". " -------------------------\n".