summaryrefslogtreecommitdiff
path: root/Propellor/Types.hs
diff options
context:
space:
mode:
authorJoey Hess2014-04-13 03:09:00 -0400
committerJoey Hess2014-04-13 03:09:00 -0400
commit00993a11fdfa06726a2e1711004a750bbd362227 (patch)
tree27043b9032394c06fba79a4a30a4e1527bd36b11 /Propellor/Types.hs
parentc97285a21ea0e392e8c63c1898ee2deeb34e99a0 (diff)
propellor spin
Diffstat (limited to 'Propellor/Types.hs')
-rw-r--r--Propellor/Types.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Propellor/Types.hs b/Propellor/Types.hs
index 86c56a28..dd66eb01 100644
--- a/Propellor/Types.hs
+++ b/Propellor/Types.hs
@@ -166,6 +166,7 @@ data PrivDataField
= DockerAuthentication
| SshPubKey SshKeyType UserName
| SshPrivKey SshKeyType UserName
+ | SshAuthorizedKeys UserName
| Password UserName
| PrivFile FilePath
| GpgKey GpgKeyId