summaryrefslogtreecommitdiffstats
path: root/hosts.net
blob: 82d873d42423e8ebb405da8f2b5716565624c593 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
[clients]
localhost ansible_python_interpreter=/usr/bin/python3

[bt]
manchester.home.casperlefantom.net:54444 ansible_python_interpreter=/usr/bin/python3
ns4.casperlefantom.net:54444 ansible_python_interpreter=/usr/bin/python3
ns5.casperlefantom.net:54444

[reverseproxy]
ns4.casperlefantom.net:54444 ansible_python_interpreter=/usr/bin/python3
ns2.casperlefantom.net:54444
ns3.casperlefantom.net:54444

[website-engines]
# php-fpm host memcached container + nfs client
#pratt.home.casperlefantom.net:54444 ansible_python_interpreter=/usr/bin/python3
#merlin.home.casperlefantom.net:54444 ansible_python_interpreter=/usr/bin/python3
# fullstack php-fpm/memcached/apache containers
#rollsroyce.home.casperlefantom.net:54444 ansible_python_interpreter=/usr/bin/python3

[website-databases]
# mariadb/apache containers + nfs server
manchester.home.casperlefantom.net:54444 ansible_python_interpreter=/usr/bin/python3

[proxy:children]
clients
bt
website-databases

[dns:children]
bt
reverseproxy