This commit adds an initial Vagrant and Saltstack setup that reuses the same configuration as that of the gva repository. The LDAP server itself is not configured yet.
		
			
				
	
	
		
			11 lines
		
	
	
	
		
			125 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			125 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| file_client: local
 | |
| 
 | |
| file_roots:
 | |
|   base:
 | |
|     - /srv/salt/
 | |
| 
 | |
| pillar_roots:
 | |
|   base:
 | |
|     - /srv/pillar
 | |
| 
 | |
| log_file: file:///dev/log
 |