summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-12-14 15:24:21 -0400
committerJoey Hess2014-12-14 15:24:21 -0400
commitfbf9cc6f2b66ba5e56993a239e511cc6bae4af54 (patch)
treecd00a21d0a0b27603374a04f3de505facee651ec /config-joey.hs
parent9d06d2f835143c308bc409b7dc737c4292d9bc72 (diff)
parent71723ca09f369ccf96462cef1e0200e1615677d1 (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 78954805..4630622d 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -78,6 +78,9 @@ darkstar = host "darkstar.kitenet.net"
! Docker.docked gitAnnexAndroidDev
& website "foo"
+ & User.accountFor "tester"
+ & User.hasSomePassword "tester"
+
website :: String -> RevertableProperty
website hn = Apache.siteEnabled hn apachecfg
where