summaryrefslogtreecommitdiffstats
path: root/hosts.net
blob: 31c2aec3801109d3f8bbe14d34b91132c0029083 (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
33
34
35
36
37
38
39
[clients]
falcon.home.casperlefantom.net:54444

[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]
manchester.home.casperlefantom.net:54444 ansible_python_interpreter=/usr/bin/python3
ns4.casperlefantom.net:54444 ansible_python_interpreter=/usr/bin/python3

[website-engines]
# php-fpm/memcached containers
pratt.home.casperlefantom.net:54444 ansible_python_interpreter=/usr/bin/python3

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

[websites:children]
website-engines
website-servers

[proxy:children]
clients
bt
website-servers

[dns:children]
bt
reverseproxy

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