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