summaryrefslogtreecommitdiffstats
path: root/lib/facter/macosx.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/facter/macosx.rb')
-rw-r--r--lib/facter/macosx.rb13
1 files changed, 13 insertions, 0 deletions
diff --git a/lib/facter/macosx.rb b/lib/facter/macosx.rb
index 3841c50..f5289df 100644
--- a/lib/facter/macosx.rb
+++ b/lib/facter/macosx.rb
@@ -1,3 +1,16 @@
+# Fact: macosx
+#
+# Purpose:
+# Returns a number of Mac specific facts, from system profiler and
+# sw_vers.
+#
+# Resolution:
+# Uses util/macosx.rb to do the fact reconnaissance, then outputs them
+# preceded by 'sp_'
+#
+# Caveats:
+#
+
#
# macosx.rb
# Additional Facts coming from Mac OS X system_profiler command