summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
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