The role is empty but is used to explicitly define servers that have access rights to all PostgreSQL databases and users
		
			
				
	
	
		
			8 lines
		
	
	
		
			102 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			102 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
| name "gitea"
 | |
| 
 | |
| run_list %w(
 | |
|   role[postgresql_client]
 | |
|   kosmos_gitea::default
 | |
|   kosmos_gitea::backup
 | |
| )
 |