7 lines
		
	
	
		
			288 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			288 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
node.default['akkounts']['repo'] = 'https://gitea.kosmos.org/kosmos/akkounts.git'
 | 
						|
node.default['akkounts']['revision'] = 'master'
 | 
						|
node.default['akkounts']['port'] = 3000
 | 
						|
node.default['akkounts']['domain'] = 'accounts.kosmos.org'
 | 
						|
 | 
						|
node.default['akkounts_api']['domain'] = 'api.kosmos.org'
 |