set default for db2installloc

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7706 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2010-09-28 15:38:28 +00:00
parent bdcc9c1c4a
commit ab2d098bf4

View File

@ -932,6 +932,7 @@ sub initDB
$chtabcmds .= "$::XCATROOT/sbin/chtab key=useNmapfromMN site.value=no;";
$chtabcmds .= "$::XCATROOT/sbin/chtab key=enableASMI site.value=no;";
$chtabcmds .= "$::XCATROOT/sbin/chtab key=db2installloc site.value=\/mntdb2;";
if ($::osname eq 'AIX')
{