mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-10-31 10:51:27 +01:00 
			
		
		
		
	Update to 2022-02-24 10:00
This commit is contained in:
		| @@ -37,8 +37,10 @@ fpbx_prov_tcp_ports: [ 21 ] | ||||
| fpbx_prov_udp_ports: [ 69 ] | ||||
| fpbx_http_ports: | ||||
|   - 80     # Normal HTTP | ||||
|   - 8088   # UCP node | ||||
|   - 8001   # ast WS | ||||
|   - 8088   # asterisk http endpoint | ||||
|   - 8089   # asterisk https endpoint | ||||
|   - 8001   # NodeJS UCP http endpoint | ||||
|   - 8003   # NodeJS UCP https endpoint | ||||
| fpbx_mgm_src_ip: [] | ||||
| fpbx_voip_src_ip: [] | ||||
| fpbx_http_src_ip: "{{ httpd_src_ip }}" | ||||
| @@ -50,3 +52,6 @@ fpbx_prov_src_ip: "{{ fpbx_voip_src_ip }}" | ||||
|  | ||||
| # Set to your vhost if you use one | ||||
| # fpbx_vhost: https://tel.domain.net | ||||
|  | ||||
| # If letsencrypt role is also installed, you can get a certificate by uncommenting this | ||||
| # fpbx_letsencrypt_cert: "{{ inventory_hostname }}" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud