You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/group_vars/all/networking.yml

91 lines
2.0 KiB
YAML

---
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
azerty:
domaine: azerty
ipv4: 172.20.1.2
netmaskv4: 32
comment: Azerty
hellman:
domaine: hellman
ipv4: 172.20.1.3
netmaskv4: 32
comment: Hellman
rossum:
domaine: rossum
ipv4: 172.20.1.4
netmaskv4: 32
comment: Rossum
matrix:
domaine: matrix
ipv4: 172.20.1.5
netmaskv4: 32
comment: Matrix server
guest_hellman:
domaine: hllm
ipv4: 172.20.103.0
netmaskv4: 24
gateway: 172.20.103.1
comment: Lan for the vm hosted on hellman
subnets:
hellman:
domaine: hellman
ipv4: 172.20.103.1
netmaskv4: 32
comment: Hellman
test:
domaine: test
ipv4: 172.20.199.0
netmaskv4: 24
comment: Test VM
subnets:
vm1:
domaine: vm1
ipv4: 172.20.199.1
netmaskv4: 32
comment: Test vm 1, on knuth
vm2:
domaine: vm2
ipv4: 172.20.199.2
netmaskv4: 32
comment: Test vm 2, on knuth
vm3:
domaine: vm3
ipv4: 172.20.199.3
netmaskv4: 32
comment: Test vm 3, on knuth
vm4:
domaine: vm4
ipv4: 172.20.199.4
netmaskv4: 32
comment: Test vm 4, on knuth
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