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:
parent
fb1f1c7836
commit
46c241fb7e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user