summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/SiteSpecific/JoeySites.hs
diff options
context:
space:
mode:
authorJoey Hess2018-05-07 19:37:54 -0400
committerJoey Hess2018-05-07 19:37:54 -0400
commit41c2492b93285a70c619609bc569cfe48e2535b5 (patch)
tree3f8f7e60c306475386be04297198f4e2de78d370 /src/Propellor/Property/SiteSpecific/JoeySites.hs
parent951422ed72746cc956b751369f2327b5308bc9cd (diff)
propellor spin
Diffstat (limited to 'src/Propellor/Property/SiteSpecific/JoeySites.hs')
-rw-r--r--src/Propellor/Property/SiteSpecific/JoeySites.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/Property/SiteSpecific/JoeySites.hs b/src/Propellor/Property/SiteSpecific/JoeySites.hs
index 1ce8204b..46c90449 100644
--- a/src/Propellor/Property/SiteSpecific/JoeySites.hs
+++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs
@@ -1042,7 +1042,7 @@ homeRouter = propertyList "home router" $ props
, "domain=kitenet.net"
-- lease time is short because the homepower
-- controller wants to know when clients disconnect
- , "dhcp-range=10.1.1.100,10.1.1.150,5m"
+ , "dhcp-range=10.1.1.100,10.1.1.150,10m"
, "no-hosts"
, "address=/honeybee.kitenet.net/10.1.1.1"
, "address=/house.kitenet.net/10.1.1.1"