From 9e6febdc7e686ccc77d5925bee1bbe38f1a47e17 Mon Sep 17 00:00:00 2001 From: lissav Date: Thu, 4 Aug 2011 20:55:47 +0000 Subject: [PATCH] take out useDNSonMn git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10229 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/Schema.pm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/perl-xCAT/xCAT/Schema.pm b/perl-xCAT/xCAT/Schema.pm index 10a593408..264b83ab0 100644 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -866,10 +866,6 @@ site => { " mgmt node.\n\n". " timezone: (e.g. America/New_York)\n\n". " tftpdir: tftp directory path. Default is /tftpboot\n\n". - " useDNSonMN: (yes/1 or no/0). If yes, create a new /etc/resolv.conf on the management\n". - " node and pointing the nameserver to mn itself, set the original\n". - " nameservers as DNS forwarders. If you are using an external DNS server,\n". - " set it to no. Default is yes.\n\n". " useNmapfromMN: When set to yes, nodestat command should obtain the node status\n". " using nmap (if available) from the management node instead of the\n". " service node. This will improve the performance in a flat network.\n\n".