initial upload
This commit is contained in:
1
host_vars/rpi4.srv/ansible.yml
Normal file
1
host_vars/rpi4.srv/ansible.yml
Normal file
@@ -0,0 +1 @@
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
9
host_vars/rpi4.srv/datacenter.yml
Normal file
9
host_vars/rpi4.srv/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
|
||||
|
||||
1
host_vars/rpi4.srv/network.yml
Normal file
1
host_vars/rpi4.srv/network.yml
Normal file
@@ -0,0 +1 @@
|
||||
network_private_ip: 10.11.12.150
|
||||
Reference in New Issue
Block a user