ansible/group_vars/all/networking.yml

65 lines
1.4 KiB
YAML
Raw Normal View History

---
intranet:
domaine: intra
ipv4: 172.20.0.0
netmaskv4: 16
gateway: 172.20.1.1
comment: The intranet
subnets:
physical:
domaine: phy
ipv4: 172.20.1.0
netmaskv4: 24
gateway: 172.20.1.1
comment: Physical machines
subnets:
hindley:
domaine: hindley
ipv4: 172.20.1.1
netmaskv4: 32
comment: Hindley
2022-05-22 20:26:16 +02:00
router_hellman:
domaine: 'router-hellman'
ipv4: 172.20.1.3
netmaskv4: 32
2022-05-22 20:26:16 +02:00
comment: Router on Hellman
2021-08-07 01:06:30 +02:00
matrix:
domaine: matrix
ipv4: 172.20.1.5
netmaskv4: 32
comment: Matrix server
2022-07-21 15:19:24 +02:00
technetium:
domaine: technetium
ipv4: 172.20.1.99
netmaskv4: 32
comment: Test VM
guest_hellman:
domaine: hllm
2022-05-22 20:26:16 +02:00
ipv4: 172.20.198.0
netmaskv4: 24
2022-05-22 20:26:16 +02:00
gateway: 172.20.198.1
comment: Lan for the vm hosted on hellman
subnets:
hellman:
2022-05-22 20:26:16 +02:00
domaine: router
ipv4: 172.20.198.1
netmaskv4: 32
2022-05-22 20:26:16 +02:00
comment: Router
2021-04-27 20:57:23 +02:00
test:
domaine: test
ipv4: 172.20.199.0
2021-04-27 20:57:23 +02:00
netmaskv4: 24
comment: Test VM
guest:
domaine: guest
ipv4: 172.20.200.0
netmaskv4: 24
comment: Guest machines
subnets:
knuth:
domaine: knuth
ipv4: 172.20.200.1
netmaskv4: 32
comment: Knuth