diff options
author | Thibaut Notteboom <tib@tibux.org> | 2011-12-13 19:43:22 -0600 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-12-18 00:07:47 -0200 |
commit | 11339c3827cf47622d1fa95dc1913b6440f12b00 (patch) | |
tree | 3e8589037ebb102077e5adce387d1a7e8937bfaa /ruby/facter/slack-desc | |
parent | 7a13655bc9a5e791af3433e21ade23656a3c12ed (diff) | |
download | slackbuilds-11339c3827cf47622d1fa95dc1913b6440f12b00.tar.gz |
ruby/facter: Added (module for collecting facts about a host OS)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'ruby/facter/slack-desc')
-rw-r--r-- | ruby/facter/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/ruby/facter/slack-desc b/ruby/facter/slack-desc new file mode 100644 index 0000000000..4028235a6c --- /dev/null +++ b/ruby/facter/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +facter: Facter (Ruby module for collecting facts about a host OS) +facter: +facter: Facter is a lightweight program that gathers basic node information +facter: about the hardware and operating system. Facter is especially useful +facter: for retrieving things like operating system names, hardware +facter: characteristics, IP addresses, MAC addresses, and SSH keys. +facter: +facter: Homepage: http://www.puppetlabs.com/puppet/related-projects/facter/ +facter: +facter: +facter: |