From 287887cff4e43b64a592121aaa7bc371433dd686 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 12 Dec 2018 18:51:22 -0400 Subject: propellor spin --- src/Propellor/Property/SiteSpecific/JoeySites.hs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Propellor/Property/SiteSpecific/JoeySites.hs b/src/Propellor/Property/SiteSpecific/JoeySites.hs index eabcd8c2..ce0e0ccd 100644 --- a/src/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs @@ -1033,11 +1033,11 @@ homePower user hosts ctx sshkey = propertyList "home power" $ props -- rsync server command to be updated too. rsynccommand = "rsync -e 'ssh -i" ++ sshkeyfile ++ "' -avz rrds/ joey@kitenet.net:/srv/web/homepower.joeyh.name/rrds/" -homerouterWifiInterface :: String -homerouterWifiInterface = "wlx00c0ca82eb78" -- thinkpenguin wifi adapter - homerouterWifiInterfaceOld :: String -homerouterWifiInterfaceOld = "wlx7cdd90400448" -- small wifi dongle +homerouterWifiInterfaceOld = "wlx00c0ca82eb78" -- thinkpenguin wifi adapter + +homerouterWifiInterface :: String +homerouterWifiInterface = "wlx7cdd90400448" -- small wifi dongle -- My home router, running hostapd and dnsmasq, -- with eth0 connected to a satellite modem, and a fallback ppp connection. -- cgit v1.2.3