diff options
author | James Turnbull <james@rhizome-lovedthanlost-net.local> | 2009-10-10 19:33:05 +1100 |
---|---|---|
committer | James Turnbull <james@rhizome-lovedthanlost-net.local> | 2009-10-10 19:33:05 +1100 |
commit | 4c3c2799364cc970a144c63eb92ae58f086f280c (patch) | |
tree | 5b78fef66ed41a7a360c02ec8f12ee99bfa6aaa1 | |
parent | fcce46aaf1413ef1cd275d1e3db76324ea2e1088 (diff) | |
download | puppet-4c3c2799364cc970a144c63eb92ae58f086f280c.tar.gz puppet-4c3c2799364cc970a144c63eb92ae58f086f280c.tar.xz puppet-4c3c2799364cc970a144c63eb92ae58f086f280c.zip |
Updated required Facter version in README
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ Generally, you need the following things installed: running 'ruby -rxmlrpc/client -e "puts :yep"'. If that errors out, you're missing the library. -* Facter => 1.1.1 +* Facter => 1.5.1 You can get this from < http://reductivelabs.com/projects/facter > $Id$ |