mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-03 21:02:34 +00:00 
			
		
		
		
	remove the print Dumper()
This commit is contained in:
		@@ -128,7 +128,7 @@ sub getcloudres
 | 
			
		||||
    my $clients = shift;  
 | 
			
		||||
    my $cloudres;
 | 
			
		||||
    my $cloudlist;
 | 
			
		||||
    my $repos;use Data::Dumper; print Dumper($cloudinfo_hash); 
 | 
			
		||||
    my $repos;
 | 
			
		||||
    if( @$clients == 0 ) {
 | 
			
		||||
        #This should not be a chef-server, and it's a chef-client
 | 
			
		||||
        if( defined($cloudinfo_hash) && defined($cloudinfo_hash->{$node}) ) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user