mirror of
https://github.com/Alkatrazz24/Funk-lab.git
synced 2026-07-08 11:14:43 +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
5
ansible/group_vars/gateway/vars.yml
Normal file
5
ansible/group_vars/gateway/vars.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
wan_interface: enp4s0 # NIC1 — port 2 switch — VLAN 1 (192.168.1.200)
|
||||
lan_interface: enp6s0f3u2c2 # NIC2 — port 7 switch — VLAN 10 (192.168.10.1)
|
||||
wan_ip: 192.168.1.200
|
||||
lan_ip: 192.168.10.1
|
||||
Loading…
Add table
Add a link
Reference in a new issue