Files
D. Arnodo 42a74ca61c feat(access template) : Create the Access jinja template (#8)
- Switch do dind
- update host IPs configuration
2025-03-30 15:53:49 +02:00

7 lines
112 B
Plaintext
Executable File

auto lo
iface lo inet loopback
auto eth1
iface eth1 inet static
address 10.0.0.10
netmask 255.255.255.0