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:
parent
bdcc9c1c4a
commit
ab2d098bf4
@ -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')
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user