From e5466357802dee40e091c9c990591dcd295a0141 Mon Sep 17 00:00:00 2001 From: Gene Liverman Date: Sun, 15 Oct 2017 17:25:36 -0700 Subject: [PATCH] Moving fact to the same place as the custom function --- .../production/{site/custom_facts => }/lib/facter/os_release.rb | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename puppet/production/{site/custom_facts => }/lib/facter/os_release.rb (100%) diff --git a/puppet/production/site/custom_facts/lib/facter/os_release.rb b/puppet/production/lib/facter/os_release.rb similarity index 100% rename from puppet/production/site/custom_facts/lib/facter/os_release.rb rename to puppet/production/lib/facter/os_release.rb