From b0d5cd593f938be9a87b66d6c7c335661f58abee Mon Sep 17 00:00:00 2001 From: lissav Date: Tue, 15 Apr 2014 13:26:00 -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 1c70b5f9c..d97eca393 100755 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -941,8 +941,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 an 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 local nameserver.\n\n". " -------------------------\n". "HARDWARE CONTROL ATTRIBUTES\n". " -------------------------\n".