summaryrefslogtreecommitdiffstats
path: root/lib/facter/Cfkey.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/facter/Cfkey.rb')
-rw-r--r--lib/facter/Cfkey.rb11
1 files changed, 11 insertions, 0 deletions
diff --git a/lib/facter/Cfkey.rb b/lib/facter/Cfkey.rb
index a4e0c11..8353392 100644
--- a/lib/facter/Cfkey.rb
+++ b/lib/facter/Cfkey.rb
@@ -1,3 +1,14 @@
+# Fact: Cfkey
+#
+# Purpose: Return the public key(s) for CFengine.
+#
+# Resolution:
+# Tries each file of standard localhost.pub & cfkey.pub locations,
+# checks if they appear to be a public key, and then join them all together.
+#
+# Caveats:
+#
+
## Cfkey.rb
## Facts related to cfengine
##