summaryrefslogtreecommitdiffstats
path: root/hosts.tor
diff options
context:
space:
mode:
authorMatthieu Saulnier <fantom@fedoraproject.org>2018-11-01 18:05:39 +0100
committerMatthieu Saulnier <fantom@fedoraproject.org>2018-11-01 18:05:39 +0100
commitb8d3ab3c598302194b2f9a1028ea7abeb0c2839c (patch)
tree30feca495506e61968fb35c1580f021ce2606a85 /hosts.tor
parent34800c7da65e428dc3a398222c3ceb0a3a4cfc22 (diff)
downloadplaybooks-ansible-b8d3ab3c598302194b2f9a1028ea7abeb0c2839c.tar.gz
playbooks-ansible-b8d3ab3c598302194b2f9a1028ea7abeb0c2839c.tar.xz
playbooks-ansible-b8d3ab3c598302194b2f9a1028ea7abeb0c2839c.zip
Update inventory host files with new group servers
Diffstat (limited to 'hosts.tor')
-rw-r--r--hosts.tor21
1 files changed, 17 insertions, 4 deletions
diff --git a/hosts.tor b/hosts.tor
index 25727f7..d35b70a 100644
--- a/hosts.tor
+++ b/hosts.tor
@@ -9,16 +9,29 @@ bpr7drsao5vozzr5.onion:54444
d72vewh3wa4lwpaj.onion:54444
bpr7drsao5vozzr5.onion:54444
+[reverseproxy]
+d72vewh3wa4lwpaj.onion:54444
+bpr7drsao5vozzr5.onion:54444
+
+[website-engines]
+# php-fpm/memcached containers
+pmzbj5yqmfblccbe.onion:54444 ansible_python_interpreter=/usr/bin/python3
+
+[website-servers]
+# apache/mariadb containers
+d72vewh3wa4lwpaj.onion:54444
+
[proxy:children]
clients
bt
+website-servers
-[reverseproxy]
-d72vewh3wa4lwpaj.onion:54444
-bpr7drsao5vozzr5.onion:54444
+[websites:children]
+website-engines
+website-servers
[update]
3bt4evcfdlpiewcp.onion:54444
bpr7drsao5vozzr5.onion:54444
d72vewh3wa4lwpaj.onion:54444
-pmzbj5yqmfblccbe.onion:54444
+pmzbj5yqmfblccbe.onion:54444 ansible_python_interpreter=/usr/bin/python3