From e08accb35adef35abf3fa45d4baa9a799321506f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 1 Apr 2014 20:47:25 -0400 Subject: nicer parameters when run inside docker --- Propellor/Types.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Propellor/Types.hs') diff --git a/Propellor/Types.hs b/Propellor/Types.hs index 4d8af2c9..c18cc7b7 100644 --- a/Propellor/Types.hs +++ b/Propellor/Types.hs @@ -64,7 +64,7 @@ data CmdLine | AddKey String | Continue CmdLine | Chain HostName - | ChainDocker HostName + | Docker HostName deriving (Read, Show, Eq) -- | Note that removing or changing field names will break the -- cgit v1.3-2-g0d8e