]> gitweb.fluxo.info Git - puppet-stdlib.git/commitdiff
(FM-2130) Document new location of facts.d cache
authorEli Young <elyscape@gmail.com>
Mon, 11 May 2015 18:12:15 +0000 (11:12 -0700)
committerEli Young <elyscape@gmail.com>
Mon, 11 May 2015 18:12:15 +0000 (11:12 -0700)
lib/facter/facter_dot_d.rb

index b0584370a7950dc39d8bbee5263e580f551ecb0a..d85940de5ecfc0d80808814f9f71a305a3973112 100644 (file)
@@ -8,7 +8,7 @@
 # contains a cache TTL.  For foo.sh store the ttl as just
 # a number in foo.sh.ttl
 #
-# The cache is stored in /tmp/facts_cache.yaml as a mode
+# The cache is stored in $libdir/facts_dot_d.cache as a mode
 # 600 file and will have the end result of not calling your
 # fact scripts more often than is needed