Ressources pour la LP Cyber - IUT Vannes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

38 lines
1.0 KiB

{
"comment": "IUTVA AS",
"containers": {
"infra": {
"container": "infra",
"interfaces": [
{"bridge": "lan", "ipv4": "100.90.0.2/16", "ipv6": "2001:db8:90::2/48"}
],
"gatewayv4": "100.90.0.1",
"gatewayv6": "2001:db8:90::1",
"templates": [
{"template": "nodhcp", "domain": "iutva.milxc", "ns": "100.100.100.100"}
]
},
"mail": {
"container": "mail",
"interfaces": [
{"bridge": "lan", "ipv4": "100.90.0.3/16", "ipv6": "2001:db8:90::3/48"}
],
"gatewayv4": "100.90.0.1",
"gatewayv6": "2001:db8:90::1",
"templates": [
{"template": "nodhcp", "domain": "iutva.milxc", "ns": "100.100.100.100"}
]
},
"poste": {
"container": "poste",
"interfaces": [
{"bridge": "lan", "ipv4": "100.90.0.4/16", "ipv6": "2001:db8:90::4/48"}
],
"gatewayv4": "100.90.0.1",
"gatewayv6": "2001:db8:90::1",
"templates": [
{"template": "nodhcp", "domain": "iutva.milxc", "ns": "100.100.100.100"}
]
}
}
}