From 363ee6ef59efac0f43ff27b4cb9e46126eb44270 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 12 Mar 2015 19:49:18 -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 57f7a835..c852826e 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 "kiteshellbox" (Stable "wheezy") "amd64" +kiteShellBox = standardStableContainer "kiteshellbox" & JoeySites.kiteShellBox type Motd = [String] -- cgit v1.2.3