-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinventory.yml
43 lines (43 loc) · 1.35 KB
/
inventory.yml
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
40
41
42
43
all:
children:
privfrontends:
hosts:
eu:
ansible_host: pizza1.vpn.projectsegfau.lt
ansible_user: ansiblerunner
ansible_port: 222
port: 222
docker_dir: /opt/docker-privfrontends
server_prefix: eu
ansible_become: true # Run everything as root
country: Germany
isp: Avoro
wiki_page: Pizza-1
watchtower_mtrx_username: psf-watchtower-pizza
rsyncnet_slug: pizza1
us:
ansible_host: us.vpn.projectsegfau.lt
ansible_user: ansiblerunner
ansible_port: 22
port: 22
ansible_become: true # Run everything as root
docker_dir: /opt/docker-privfrontends
country: United States
isp: Racknerd
wiki_page: US_Node
server_prefix: us
watchtower_mtrx_username: psf-watchtower-us
rsyncnet_slug: us
in:
ansible_host: in.vpn.projectsegfau.lt
ansible_user: ansiblerunner
ansible_port: 22
port: 22
ansible_become: true # Run everything as root
docker_dir: /opt/docker-privfrontends
server_prefix: in
country: India
isp: Bharti Airtel
wiki_page: India_Node
watchtower_mtrx_username: psf-watchtower-in
rsyncnet_slug: in-1