Now I cannot even get ruby syntax right
[mirror/dsa-puppet.git] / modules / afs / manifests / init.pp
index 1a631f6..e879d5c 100644 (file)
@@ -6,6 +6,9 @@ class afs {
                             '/etc/openafs/ThisCell',
                             '/etc/openafs/afs.conf.client'],
             ;
+        "openafs-krb5":
+            ensure => installed,
+            ;
     }
     file {
         "/etc/openafs":