From 6908e306ecc7e4ed00231466fea221e6369263c3 2017-09-10 23:49:09 From: g-vidal Date: 2017-09-10 23:49:09 Subject: [PATCH] Merge branch 'rpifegen' of https://github.com/g-vidal/rpi23-gen-image into rpifegen --- diff --git a/templates/raspife3W-stretch b/templates/raspife3W-stretch index 41247bf..c0e3f70 100644 --- a/templates/raspife3W-stretch +++ b/templates/raspife3W-stretch @@ -28,9 +28,9 @@ XKB_VARIANT="latin9" XKB_OPTIONS="" #------------------------ ENABLE_DHCP=false -NET_ADDRESS="192.168.221.41/24" -NET_GATEWAY="192.168.221.1" -NET_DNS_1="192.168.221.1" +NET_ADDRESS="192.168.***.***/24" +NET_GATEWAY="192.168.***.1" +NET_DNS_1="192.168.***.1" NET_DNS_2="8.8.8.8" #------------------------ ENABLE_CONSOLE=false