mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 18:29:21 +00:00 
			
		
		
		
	Renamed webserver roles to more speakable names
This commit is contained in:
		| @@ -13,10 +13,10 @@ server | ||||
|     {{ proxy_extra_configuration }} | ||||
|   {% endif %} | ||||
|  | ||||
|   {% include 'roles/srv-web-7-7-letsencrypt/templates/ssl_header.j2' %} | ||||
|   {% include 'roles/srv-letsencrypt/templates/ssl_header.j2' %} | ||||
|  | ||||
|   {% for path in syncope_paths.values() %} | ||||
|     {% set location =  WEB_PROTOCOL ~ '://' ~ domains | get_domain(application_id) ~ '/' ~ path ~ '/' %} | ||||
|     {% include 'roles/srv-proxy-7-4-core/templates/location/html.conf.j2'%} | ||||
|     {% include 'roles/srv-proxy-core/templates/location/html.conf.j2'%} | ||||
|   {% endfor %} | ||||
| } | ||||
		Reference in New Issue
	
	Block a user