From c2a8163876b16ba9bbbaf5b59a91ca2b79462ef3 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 12 Mar 2015 19:46:08 -0400 Subject: propellor spin --- config-joey.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-joey.hs b/config-joey.hs index ce0ebba2..57f7a835 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -358,7 +358,7 @@ jerryPlay = standardContainer "jerryplay" Unstable "amd64" & Ssh.permitRootLogin True kiteShellBox :: Docker.Container -kiteShellBox = standardContainer "kiteshell" (Stable "wheezy") "amd64" +kiteShellBox = standardContainer "kiteshellbox" (Stable "wheezy") "amd64" & JoeySites.kiteShellBox type Motd = [String] -- cgit v1.2.3