extra pkg and specific task as a result; add hub.thezengarden.net -> 10.1.1.126
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
---
|
||||
proxy_package_list : ['nginx','aptitude','git']
|
||||
proxy_package_list : ['nginx','git']
|
||||
proxy_site_conf_dir : /etc/nginx/conf.d
|
||||
proxy_site_file : "{{ proxy_site_conf_dir }}/zen_proxy.conf"
|
||||
proxy_site_version : 1.8
|
||||
|
@ -198,6 +198,12 @@ proxy_sites:
|
||||
port : 443
|
||||
|
||||
|
||||
hub.thezengarden.net:
|
||||
proto : https
|
||||
dest : 10.1.1.126
|
||||
port : 443
|
||||
|
||||
|
||||
beta.chris-hammer.com:
|
||||
proto : http
|
||||
dest : "{{ proxy_default_host }}"
|
||||
|
Reference in New Issue
Block a user