- ensure that the PostgreSQL server has the postgresql-server role applied - add grains for the service VM to install the gnuviechadmin web interface
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			95 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			95 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| roles:
 | |
|   - vagrant
 | |
|   - postgresql-server
 | |
|   - gnuviechadmin.gvapgsql
 | |
|   - gnuviechadmin.database
 |