mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	Merge pull request #1640 from holta/openvpn-vars-cleanup
Cleanup of roles/openvpn/defaults/main.yml
This commit is contained in:
		
						commit
						46bb2101ba
					
				
					 1 changed files with 10 additions and 7 deletions
				
			
		| 
						 | 
				
			
			@ -1,12 +1,15 @@
 | 
			
		|||
openvpn_install: True
 | 
			
		||||
openvpn_enable: False
 | 
			
		||||
# openvpn_install: True
 | 
			
		||||
# openvpn_enabled: False
 | 
			
		||||
 | 
			
		||||
# For /etc/iiab/openvpn_handle
 | 
			
		||||
openvpn_handle: ""
 | 
			
		||||
# openvpn_handle: ""
 | 
			
		||||
 | 
			
		||||
# cron seems necessary on CentOS:
 | 
			
		||||
openvpn_cron_enabled: False
 | 
			
		||||
# openvpn_cron_enabled: False
 | 
			
		||||
 | 
			
		||||
openvpn_server: xscenet.net
 | 
			
		||||
openvpn_server_virtual_ip: 10.8.0.1
 | 
			
		||||
openvpn_server_port: 1194
 | 
			
		||||
# openvpn_server: xscenet.net
 | 
			
		||||
# openvpn_server_virtual_ip: 10.8.0.1
 | 
			
		||||
# openvpn_server_port: 1194
 | 
			
		||||
 | 
			
		||||
# All above are set in: github.com/iiab/iiab/blob/master/vars/default_vars.yml
 | 
			
		||||
# If nec, change them by editing /etc/iiab/local_vars.yml prior to installing!
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue