From 01312117a041c76d1c70aefee6e81223dbbd75cd Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 19 Sep 2019 16:43:27 -0400 Subject: replaced failed wifi dongle was dropping out, appears corroded inside --- src/Propellor/Property/SiteSpecific/JoeySites.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Propellor/Property/SiteSpecific/JoeySites.hs') diff --git a/src/Propellor/Property/SiteSpecific/JoeySites.hs b/src/Propellor/Property/SiteSpecific/JoeySites.hs index 25bd780b..f8e261a5 100644 --- a/src/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs @@ -1038,10 +1038,10 @@ house user hosts ctx sshkey = propertyList "home automation" $ props ) homerouterWifiInterfaceOld :: String -homerouterWifiInterfaceOld = "wlx00c0ca82eb78" -- thinkpenguin wifi adapter +homerouterWifiInterfaceOld = "wlx7cdd90400448" homerouterWifiInterface :: String -homerouterWifiInterface = "wlx7cdd90400448" -- small wifi dongle +homerouterWifiInterface = "wlx7cdd90753b9f" -- My home router, running hostapd and dnsmasq, -- with eth0 connected to a satellite modem, and a fallback ppp connection. -- cgit v1.2.3