mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-29 02:15:34 +00:00 
			
		
		
		
	initialize if no zones
This commit is contained in:
		| @@ -492,7 +492,7 @@ sub makescript { | ||||
|     # if using zones then must go to the zone.sshbetweennodes | ||||
|     # else go to site.sshbetweennodes | ||||
|     my $enablesshbetweennodes; | ||||
|     my $zonename; | ||||
|     my $zonename="\'\'"; | ||||
|     if ($usingzones) { | ||||
|        $enablesshbetweennodes = enableSSHbetweennodeszones($node,$callback);  | ||||
|        $enablesshbetweennodes = enableSSHbetweennodeszones($node,$callback); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user