summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess2017-07-05 16:26:30 -0400
committerJoey Hess2017-07-05 16:26:30 -0400
commit20a5f616bd4c8c3acc78bc64f20832ca4784b5c7 (patch)
tree63d5ba44a57af99bfa47fa169876d5db9a6f6821 /joeyconfig.hs
parent1428b1f276a65a3a3c5a881905458df8fe0e6f62 (diff)
less wonky (and working) implementation of defaultPanelFor
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs3
1 files changed, 1 insertions, 2 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index ff16777c..f8b26a2b 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -110,9 +110,8 @@ darkstar = host "darkstar.kitenet.net" $ props
`before` File.ownerGroup "/srv/propellor-disk.img" (User "joey") (Group "joey")
demo :: Host
-demo = host "demo.kitenet.net" $ props
+demo = host "demo" $ props
& osDebian Unstable X86_64
- & Hostname.setTo "demo"
& Apt.installed ["linux-image-amd64"]
& bootstrappedFrom GitRepoOutsideChroot
& User.accountFor user