From 3edd437c7c8d655255aa9dbbcde907adc73a3f48 Mon Sep 17 00:00:00 2001 From: lissav Date: Tue, 21 Feb 2012 20:29:33 +0000 Subject: [PATCH] add info to disjointdhcp definitions git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11661 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/Schema.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-xCAT/xCAT/Schema.pm b/perl-xCAT/xCAT/Schema.pm index 5ac872aa0..7365cdc20 100644 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -793,7 +793,7 @@ site => { " mn|eth1,eth2;service|bond0.\n\n". " dhcpsetup: If set to 'n', it will skip the dhcp setup process in the nodeset cmd.\n\n". " disjointdhcps: If set to '1', the .leases file on a service node only contains\n". - " the nodes it manages. The default value is '0'.\n\n". + " the nodes it manages. The default value is '0' which means include all the nodes in the subnet.\n\n". " dnshandler: Name of plugin that handles DNS setup for makedns.\n". " domain: The DNS domain name used for the cluster.\n\n". " ea_primary_hmc: The hostname of the HMC that the Integrated Switch Network\n".