diff options
| author | Joey Hess <joey@kitenet.net> | 2014-11-18 00:36:00 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-11-18 00:36:00 -0400 |
| commit | 194785b556b2712f5e56672d8915fb939de6e59a (patch) | |
| tree | 8a9c48ebdc6f594a4187b56cdf73b44f0983b3cf /src/Propellor/CmdLine.hs | |
| parent | 4f72ee56ad25a352944ff06ddc1d57afd7fb11c7 (diff) | |
propellor spin
Diffstat (limited to 'src/Propellor/CmdLine.hs')
| -rw-r--r-- | src/Propellor/CmdLine.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Propellor/CmdLine.hs b/src/Propellor/CmdLine.hs index cbbc3e9b..d6c85c08 100644 --- a/src/Propellor/CmdLine.hs +++ b/src/Propellor/CmdLine.hs @@ -364,3 +364,4 @@ sshCachingParams hn = do [ Param "localhost" ] nukeFile f tenminutes = 600 +sshCachingParams hn = return [] |
