You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			20 lines
		
	
	
		
			383 B
		
	
	
	
		
			Plaintext
		
	
			
		
		
	
	
			20 lines
		
	
	
		
			383 B
		
	
	
	
		
			Plaintext
		
	
---
 | 
						|
ansible_host: 123.123.123.123 
 | 
						|
fastd_peer_limit: 200
 | 
						|
fastd_secret: <fastd secret key>
 | 
						|
fastd_mesh_mac: '<mesh mac>
 | 
						|
bat0_ipv6: '<ipv6>'
 | 
						|
bat0_ipv4: <ipv4>
 | 
						|
dhcp_start: <ipv4>
 | 
						|
dhcp_end: <ipv4>
 | 
						|
mullvad_country: nl
 | 
						|
mullvad_crt: |
 | 
						|
    -----BEGIN CERTIFICATE-----
 | 
						|
    ...
 | 
						|
    -----END CERTIFICATE-----
 | 
						|
mullvad_key: |
 | 
						|
    -----BEGIN PRIVATE KEY-----
 | 
						|
    ...
 | 
						|
    -----END PRIVATE KEY-----
 | 
						|
 |