roles/networking: add default gateway IP

This commit is contained in:
dogeystamp 2023-08-26 22:15:49 -04:00
parent 1e4cae244f
commit a5c17a160f
Signed by: dogeystamp
GPG Key ID: 7225FE3592EFFA38

View File

@ -8,4 +8,4 @@ local_ip: null
subnet_prefix: /24
local_subnet: 192.168.0.0/24
# router IP address
gateway: null
gateway: 192.168.0.1