initial upload
This commit is contained in:
9
group_vars/ro/datacenter.yml
Normal file
9
group_vars/ro/datacenter.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
|
||||
datacenter_id: msiserv
|
||||
datacenter_name: EU-Romania
|
||||
datacenter_full_name: Maruntiel
|
||||
datacenter_local_networks:
|
||||
- 10.11.11.0/24
|
||||
- 10.11.12.0/24
|
||||
|
||||
10
group_vars/ro/network.yml
Normal file
10
group_vars/ro/network.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
network_default_gateway: 10.11.12.1
|
||||
network_nameservers:
|
||||
- 1.1.1.2
|
||||
- 8.8.4.4
|
||||
network_fallback_resolvers:
|
||||
- 10.11.201.101
|
||||
network_private_ip:
|
||||
- 10.11.11.200
|
||||
- 10.11.12.150
|
||||
Reference in New Issue
Block a user