mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-10-31 02:41:36 +01:00 
			
		
		
		
	Update to 2022-08-09 15:00
This commit is contained in:
		| @@ -51,6 +51,13 @@ recursors = [ | ||||
| {% endfor %} | ||||
| ] | ||||
|  | ||||
| {% if consul_conf.domain is defined %} | ||||
| domain = "{{ consul_conf.domain }}" | ||||
| {% if consul_conf.alt_domain is defined %} | ||||
| alt_domain = "{{ consul_conf.alt_domain }}" | ||||
| {% endif %} | ||||
| {% endif %} | ||||
|  | ||||
| telemetry { | ||||
|   prometheus_retention_time = "{{ consul_conf.telemetry.prometheus_retention_time }}" | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud