mirror of
				https://github.com/samply/bridgehead.git
				synced 2025-11-04 06:00:18 +01:00 
			
		
		
		
	refactor: Changed Trigger of the IDM Module
This commit is contained in:
		
				
					committed by
					
						
						p.delpy@dkfz-heidelberg.de
					
				
			
			
				
	
			
			
			
						parent
						
							1ffc9b9cd5
						
					
				
				
					commit
					2a46bd00fd
				
			@@ -1,7 +1,7 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
 | 
			
		||||
function idManagementSetup() {
 | 
			
		||||
	if [ -n "$ENABLE_ID_MANAGEMENT" ]; then
 | 
			
		||||
	if [ -n "$IDMANAGER_CENTRAXX_APIKEY" ]; then
 | 
			
		||||
		log INFO "id-management setup detected -- will start id-management (mainzelliste & magicpl)."
 | 
			
		||||
		OVERRIDE+=" -f ./$PROJECT/modules/id-management-compose.yml"
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user