summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2014-11-21 17:16:30 -0400
committerJoey Hess2014-11-21 17:16:30 -0400
commita6c7e228625456cb267b6fa4b9f75e2cbc067f0d (patch)
tree7a60f26e6f24f403547df23be1c98666998b8046
parent62d5b7cdc2a6f28e8eaa1b20d5194d91271f0490 (diff)
propellor spin
-rw-r--r--config-joey.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 2971c1a2..a2a501a7 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -83,7 +83,7 @@ clam = standardSystem "clam.kitenet.net" Unstable "amd64"
! Chroot.provisioned testChroot
& Systemd.persistentJournal
- & Systemd.nspawned meow
+ ! Systemd.nspawned meow
meow :: Systemd.Container
meow = Systemd.container "meow" (Chroot.debootstrapped (System (Debian Unstable) "amd64") mempty)