ansible/host_vars/matrix_server/networking.yml

11 lines
158 B
YAML
Raw Normal View History

2021-07-27 03:11:23 +02:00
---
interfaces:
ens18:
ipv4: 172.20.103.101
netmaskv4: 24
type: static
gateway: 172.20.103.1
ipv4_forwarding: false
ipv6_forwarding: false