forked from 9pfs/dn42-ansible
54 lines
1.4 KiB
YAML
54 lines
1.4 KiB
YAML
all:
|
|
children:
|
|
routers:
|
|
nameservers:
|
|
routers:
|
|
hosts:
|
|
us1.routers.9pfs.dn42:
|
|
ansible_python_interpreter: "/usr/bin/python3"
|
|
unicastv4: 172.22.161.1
|
|
unicastv6: fd32:6b0:70a6:179::1
|
|
machine_type: vm
|
|
pop_loc: us01
|
|
solanum_sid: '9R1'
|
|
us2.routers.9pfs.dn42:
|
|
ansible_python_interpreter: "/usr/bin/python3"
|
|
machine_type: container
|
|
unicastv4: 172.22.161.2
|
|
unicastv6: fd32:6b0:70a6:179::2
|
|
pop_loc: us02
|
|
solanum_sid: '9R2'
|
|
ansible_host: "h-dn42-router-us02.tail9a27a.ts.net"
|
|
us3.routers.9pfs.dn42:
|
|
ansible_python_interpreter: "/usr/bin/python3"
|
|
machine_type: container
|
|
unicastv4: 172.22.161.4
|
|
unicastv6: fd32:6b0:70a6:179::4
|
|
pop_loc: us03
|
|
solanum_sid: '9R4'
|
|
uk1.routers.9pfs.dn42:
|
|
ansible_python_interpreter: "/usr/bin/python3"
|
|
machine_type: container
|
|
unicastv4: 172.22.161.3
|
|
unicastv6: fd32:6b0:70a6:179::3
|
|
pop_loc: uk01
|
|
solanum_sid: '9R3'
|
|
kix.routers.9pfs.dn42:
|
|
ansible_python_interpreter: "/usr/bin/python3"
|
|
machine_type: container
|
|
unicastv4: 172.22.161.5
|
|
unicastv6: fd32:6b0:70a6:179::5
|
|
pop_loc: kix
|
|
solanum_sid: '9R5'
|
|
services:
|
|
hosts:
|
|
mail.9pfs.dn42:
|
|
ansible_python_interpreter: "/usr/bin/python3"
|
|
machine_type: vm
|
|
children:
|
|
nameservers:
|
|
nameservers:
|
|
hosts:
|
|
us1.ns.9pfs.dn42:
|
|
machine_type: container
|
|
us2.ns.9pfs.dn42:
|