aboutsummaryrefslogblamecommitdiff
path: root/sysutils/rubygem-facter/files/patch-lib_facter_custom__facts_util_config.rb
blob: 9bc20c1a568151eeba04b4c8b6a41d13aeaa9ae7 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                                                                 
--- lib/facter/custom_facts/util/config.rb.orig	2020-08-31 03:41:56 UTC
+++ lib/facter/custom_facts/util/config.rb
@@ -43,6 +43,7 @@ module LegacyFacter
                                                      [File.join(windows_dir, 'PuppetLabs', 'facter', 'facts.d')]
                                                    else
                                                      [
+                                                       '/usr/local/etc/facter/facts.d/',
                                                        '/etc/puppetlabs/facter/facts.d',
                                                        '/etc/facter/facts.d/',
                                                        '/opt/puppetlabs/facter/facts.d'