summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess2015-09-29 10:59:44 -0400
committerJoey Hess2015-09-29 11:00:08 -0400
commitfd91de2d0a0cede958745f6ffe27ac27d3da9951 (patch)
tree317899a957810976cf09c578a1011045852bd3e9 /propellor.cabal
parentb13b3c5010f0b1d3bc0d57f2c182cfef7a0b5962 (diff)
add Kerberos module, contributed by Jelmer Vernooij.
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/propellor.cabal b/propellor.cabal
index 5cf5f2c8..41fad99d 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -91,6 +91,7 @@ Library
Propellor.Property.Group
Propellor.Property.Grub
Propellor.Property.Journald
+ Propellor.Property.Kerberos
Propellor.Property.Mount
Propellor.Property.Network
Propellor.Property.Nginx