From 2e24d9a00811d63c0bfc40fdde31fdcbaffbbb0c Mon Sep 17 00:00:00 2001 From: daniceexi Date: Tue, 15 Apr 2014 13:12:45 -0400 Subject: [PATCH] add the site description for externaldns attribute --- perl-xCAT/xCAT/Schema.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/perl-xCAT/xCAT/Schema.pm b/perl-xCAT/xCAT/Schema.pm index 8f6ed715b..1c70b5f9c 100755 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -941,6 +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". " -------------------------\n". "HARDWARE CONTROL ATTRIBUTES\n". " -------------------------\n".