summaryrefslogtreecommitdiff
path: root/src/Propellor/Types.hs
diff options
context:
space:
mode:
authorJoey Hess2015-01-01 17:09:21 -0400
committerJoey Hess2015-01-01 17:13:03 -0400
commit7cbd367e1ce6079efe1add4cc3baec3ffc0b5b49 (patch)
tree370bb2f73b58a6b5443bb17a0c690325bb9329ab /src/Propellor/Types.hs
parent138629941da64fb471850fda72e3b2c88e7fa88f (diff)
Update intermediary propellor in --spin --via
Diffstat (limited to 'src/Propellor/Types.hs')
-rw-r--r--src/Propellor/Types.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Propellor/Types.hs b/src/Propellor/Types.hs
index 63abd226..fc10cb20 100644
--- a/src/Propellor/Types.hs
+++ b/src/Propellor/Types.hs
@@ -165,6 +165,7 @@ data CmdLine
| Serialized CmdLine
| Continue CmdLine
| Update (Maybe HostName)
+ | Relay HostName
| DockerInit HostName
| DockerChain HostName String
| ChrootChain HostName FilePath Bool Bool