From 02d1d7323114986173aeef652d11eb93aeecbd86 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 24 Oct 2018 15:30:14 -0400 Subject: changed wifi interface --- src/Propellor/Property/SiteSpecific/JoeySites.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 e7d27de5..d623ec89 100644 --- a/src/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs @@ -1017,7 +1017,7 @@ homePower user hosts ctx sshkey = propertyList "home power" $ props rsynccommand = "rsync -e 'ssh -i" ++ sshkeyfile ++ "' -avz rrds/ joey@kitenet.net:/srv/web/homepower.joeyh.name/rrds/" homerouterWifiInterface :: String -homerouterWifiInterface = "wlan0" -- "wlx7cdd90400448" is a wifi dongle +homerouterWifiInterface = "wlx7cdd90400448" -- 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