Skip to content

Commit 3b8ded1

Browse files
committed
(FM-2130) Document new location of facts.d cache
1 parent 35c77c7 commit 3b8ded1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/facter/facter_dot_d.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# contains a cache TTL. For foo.sh store the ttl as just
99
# a number in foo.sh.ttl
1010
#
11-
# The cache is stored in /tmp/facts_cache.yaml as a mode
11+
# The cache is stored in $libdir/facts_dot_d.cache as a mode
1212
# 600 file and will have the end result of not calling your
1313
# fact scripts more often than is needed
1414

0 commit comments

Comments
 (0)