Aggiunti due progetti.

This commit is contained in:
Andrea Dell'Amico 2024-04-03 18:20:35 +02:00
parent 4c24bb3d6c
commit 89c6f3853e
Signed by: adellam
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 18 additions and 0 deletions

View File

@ -129,3 +129,21 @@ main_net_dns_router_data:
net_name: hiis-lab-cloud-main
subnet_offset: 5
subnet_mask: 22
- name: d-net
cloud_credentials: "ISTI-Cloud"
dns_zone_name: d-net
os_project_name: "d-net-proj"
os_project_id: "484094ba7c444dd286f63df659c08e16"
dns_zone_suffix: "{{ default_dns_zone_suffix }}"
lab_name: D-Net
net_name: d-net-cloud-main
subnet_offset: 24
- name: servizi
cloud_credentials: "ISTI-Cloud"
dns_zone_name: servizi
os_project_name: "servizi-proj"
os_project_id: "71d54644c6a7487696c333255f102822"
dns_zone_suffix: "{{ default_dns_zone_suffix }}"
lab_name: Servizi
net_name: servizi-cloud-main
subnet_offset: 25