one more change to allow running on SN

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8418 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2010-12-15 14:54:45 +00:00
parent fb1f1c7836
commit 46c241fb7e

View File

@ -167,9 +167,9 @@ chomp $::root;
# Generate ssh host keys for the nodes
#
#
&genSSHNodeHostKey;
if (xCAT::Utils->isMN()) {
&genSSHNodeHostKey;
}
#
# gen root's ssh keys, if needed and copy to appropriate directories to
# be used during install