From 08ee5ad083748447f7067ce3a74b35d227b4c1bc Mon Sep 17 00:00:00 2001 From: jbjohnso Date: Tue, 2 Nov 2010 20:25:21 +0000 Subject: [PATCH] -Update documentation on site table for new vmware plugin configuration option git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8009 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/Schema.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-xCAT/xCAT/Schema.pm b/perl-xCAT/xCAT/Schema.pm index abd66cf1d..e60b3bfdb 100644 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -795,6 +795,7 @@ site => { " tftpdir: tftp directory path. Default is /tftpdir\n\n". " useSSHonAIX: (yes/1 or no/0). If yes, ssh/scp will be setup and used. If no,\n". " rsh/rcp will be setup and used on AIX. Default is yes.\n\n". + " vcenterautojoin: When set to no, the VMWare plugin will not attempt to auto remove and add hypervisors while trying to perform operations. If users or tasks outside of xCAT perform the joining this assures xCAT will not interfere.\n\n", " rsh: This is no longer used. path to remote shell command for xdsh.\n\n". " rcp: This is no longer used. path to remote copy command for xdcp.\n\n". " SNsyncfiledir: The directory on the Service Node, where xdcp will copy the files\n".