mirror of
https://github.com/Alkatrazz24/Funk-lab.git
synced 2026-07-14 02:34:42 +02:00
feat: initial commit — Ansible roles storage-01/gpu-01 opérationnels
This commit is contained in:
commit
b3fce8af5d
70 changed files with 2688 additions and 0 deletions
8
ansible/group_vars/all/vars.yml
Normal file
8
ansible/group_vars/all/vars.yml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
dns_domain: lab.local
|
||||
ntp_servers:
|
||||
- 0.fr.pool.ntp.org
|
||||
- 1.fr.pool.ntp.org
|
||||
|
||||
cluster_network: 192.168.10.0/24
|
||||
wan_gateway: 192.168.1.254
|
||||
Loading…
Add table
Add a link
Reference in a new issue