diff options
author | Thibaut Notteboom <thibaut.notteboom@gmail.com> | 2015-07-02 22:49:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-04 10:38:16 +0700 |
commit | 67ab739de327104a32548f379157222cc5c8c294 (patch) | |
tree | 21c2640b001032c8b1e3b9f946dbf1a5c45287f3 /system/facter/slack-desc | |
parent | b7ef32891c6c20f91bdccaa3cbabff9d0fde2aa2 (diff) | |
download | slackbuilds-67ab739de327104a32548f379157222cc5c8c294.tar.gz |
system/facter: Updated for version 3.0.1 (moved from ruby).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/facter/slack-desc')
-rw-r--r-- | system/facter/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/facter/slack-desc b/system/facter/slack-desc new file mode 100644 index 0000000000..3c81230391 --- /dev/null +++ b/system/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: https://puppetlabs.com/facter/ +facter: +facter: +facter: |