mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-30 19:02:27 +00:00 
			
		
		
		
	Modify for 0.2 confluent
0.2 confluent rethought some facets. Adapt to that reality
This commit is contained in:
		| @@ -363,7 +363,7 @@ foreach my $node (sort keys %$cfgenthash) { | ||||
|   if ($cmeth eq 'ipmi') { | ||||
|     $parameters{'secret.hardwaremanagementuser'} = | ||||
|             $ipmiauthdata->{$node}->{username}; | ||||
|       $parameters{'secret.hardwaremanagementpassphrase'} = | ||||
|       $parameters{'secret.hardwaremanagementpassword'} = | ||||
|             $ipmiauthdata->{$node}->{password}; | ||||
|       my $bmc = $ipmientries->{$node}->[0]->{bmc}; | ||||
|       $bmc =~ s/,.*//; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user