mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-03 19:58:14 +00:00 
			
		
		
		
	Implemented performance switch for Front Proxy
This commit is contained in:
		@@ -2,4 +2,7 @@
 | 
			
		||||
vhost_flavour:        "basic"               # valid: basic, ws_generic
 | 
			
		||||
 | 
			
		||||
# build the full template path from the flavour
 | 
			
		||||
vhost_template_src:   "roles/sys-svc-proxy/templates/vhost/{{ vhost_flavour }}.conf.j2"
 | 
			
		||||
vhost_template_src:   "roles/sys-svc-proxy/templates/vhost/{{ vhost_flavour }}.conf.j2"
 | 
			
		||||
 | 
			
		||||
# Enable / Disable Proxy during development, for faster Debugging
 | 
			
		||||
SYS_STK_FRONT_PROXY_ENABLED: true
 | 
			
		||||
		Reference in New Issue
	
	Block a user