do not regenerate hostkeys for xcatconfig -u
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16231 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -229,7 +229,7 @@ chomp $::root; | ||||
| # | ||||
| # | ||||
| if (xCAT::Utils->isMN()) { | ||||
|   if ($::FORCE || $::genSSHNodeHostKeys || $::INITIALINSTALL || $::UPDATEINSTALL ) | ||||
|   if ($::FORCE || $::genSSHNodeHostKeys || $::INITIALINSTALL ) | ||||
|   { | ||||
|       &genSSHNodeHostKey; | ||||
|   } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user