summaryrefslogtreecommitdiffstats
path: root/host_vars/192.168.0.25
diff options
context:
space:
mode:
authorMatthieu Saulnier <fantom@fedoraproject.org>2018-12-30 23:32:24 +0100
committerMatthieu Saulnier <fantom@fedoraproject.org>2018-12-30 23:32:24 +0100
commit1f3ea7f2855fef705df49a060c2bb5bd706a6c6d (patch)
tree9c3cce468c7a0485f30bc6058e6b36a228d9f1bd /host_vars/192.168.0.25
parentc25b2ee9ab624aedd954aacb08608fec3058982b (diff)
downloadplaybooks-ansible-1f3ea7f2855fef705df49a060c2bb5bd706a6c6d.tar.gz
playbooks-ansible-1f3ea7f2855fef705df49a060c2bb5bd706a6c6d.tar.xz
playbooks-ansible-1f3ea7f2855fef705df49a060c2bb5bd706a6c6d.zip
Fix peerssl condition in squid config in proxy role
Diffstat (limited to 'host_vars/192.168.0.25')
-rw-r--r--host_vars/192.168.0.2519
1 files changed, 9 insertions, 10 deletions
diff --git a/host_vars/192.168.0.25 b/host_vars/192.168.0.25
index ae366e1..1f4994c 100644
--- a/host_vars/192.168.0.25
+++ b/host_vars/192.168.0.25
@@ -33,16 +33,15 @@ auxport:
- 4433
- 4434
peers:
- - [ '8085', 'onion1', 'vhost_onion1', 'd72vewh3wa4lwpaj.onion', '127.0.0.1' ]
- - [ '8087', 'casper-site', 'vhost_casper-site', 'casperlefantom.net blog.casperlefantom.net', '127.0.0.1' ]
- - [ '8084', 'dl', 'vhost_dl', 'dl.casperlefantom.net dl.home.casperlefantom.net mwyjtiphky5em4yp.onion', '127.0.0.1' ]
- - [ '8091', 'mirror', 'vhost_mirror', 'mirror.casperlefantom.net mirror.home.casperlefantom.net pmstfd4f6s5bm2xq.onion', '127.0.0.1' ]
- - [ '8089', 'searx', 'vhost_searx', 'search.casperlefantom.net nrybuqtxgxnavtla.onion search.home.casperlefantom.net', '127.0.0.1' ]
- - [ '9090', 'cockpit', 'vhost_cockpit', 'nsa.admin.casperlefantom.net', '127.0.0.1' ]
- - [ '8092', 'cirrus', 'vhost_cirrus', 'cirrus.casperlefantom.net w77rtjmn4c4oggn6.onion', '127.0.0.1' ]
-peerssl:
- - [ '8086', 'onion2', 'vhost_onion2', 'lfa3azuyprfdawxf.onion', '127.0.0.1' ]
- - [ '8088', 'jays-site', 'vhost_jays-site', 'jaysfoodventure.com www.jaysfoodventure.com admin.jaysfoodventure.com', '127.0.0.1' ]
+ - [ '8085', 'onion1', 'vhost_onion1', 'd72vewh3wa4lwpaj.onion', '127.0.0.1', 'no' ]
+ - [ '8087', 'casper-site', 'vhost_casper-site', 'casperlefantom.net blog.casperlefantom.net', '127.0.0.1', 'no' ]
+ - [ '8084', 'dl', 'vhost_dl', 'dl.casperlefantom.net dl.home.casperlefantom.net mwyjtiphky5em4yp.onion', '127.0.0.1', 'no' ]
+ - [ '8091', 'mirror', 'vhost_mirror', 'mirror.casperlefantom.net mirror.home.casperlefantom.net pmstfd4f6s5bm2xq.onion', '127.0.0.1', 'no' ]
+ - [ '8089', 'searx', 'vhost_searx', 'search.casperlefantom.net nrybuqtxgxnavtla.onion search.home.casperlefantom.net', '127.0.0.1', 'no' ]
+ - [ '9090', 'cockpit', 'vhost_cockpit', 'nsa.admin.casperlefantom.net', '127.0.0.1', 'no' ]
+ - [ '8092', 'cirrus', 'vhost_cirrus', 'cirrus.casperlefantom.net w77rtjmn4c4oggn6.onion', '127.0.0.1', 'no' ]
+ - [ '8086', 'onion2', 'vhost_onion2', 'lfa3azuyprfdawxf.onion', '127.0.0.1', 'yes' ]
+ - [ '8088', 'jays-site', 'vhost_jays-site', 'jaysfoodventure.com www.jaysfoodventure.com admin.jaysfoodventure.com', '127.0.0.1', 'yes' ]
# bittorrent
downspeed: 400
upspeed: 40