From 456dd534ce2984535a9fc36bad2aff9e6ee2863a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 13 Apr 2014 11:58:22 -0400 Subject: propellor spin --- 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 dd66eb01..b8f8f167 100644 --- a/Propellor/Types.hs +++ b/Propellor/Types.hs @@ -174,5 +174,5 @@ data PrivDataField type GpgKeyId = String -data SshKeyType = SshRsa | SshDsa +data SshKeyType = SshRsa | SshDsa | SshEcdsa deriving (Read, Show, Ord, Eq) -- cgit v1.2.3