summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJoey Hess2019-09-21 18:39:00 -0400
committerJoey Hess2019-09-21 18:39:00 -0400
commit9a51dbab6250893e913f725805b0d5897d574d65 (patch)
tree829b75ab840c9e642ce3a15857b6373aa6be0955 /src
parentc45ba5209cdd83a2a618b84cf5ea912fa94fb746 (diff)
parentf2328f19a9be8f97d31625456ffbf6c7783d89ab (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'src')
-rw-r--r--src/Propellor/Property/SiteSpecific/JoeySites.hs4
1 files changed, 2 insertions, 2 deletions
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.