diff options
author | varac <varacanero@zeromail.org> | 2015-12-07 14:27:04 +0100 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2015-12-07 14:27:04 +0100 |
commit | a70c52c1d4f399c22fa6c71289031350a1da44b5 (patch) | |
tree | 3a0b90f82aea8f1ee512f2395db0261d2bf5db83 /lib/facter/util | |
parent | 6b27efb4346e61280f041b63dd8df7ad1f2e7f81 (diff) | |
download | puppet-apt-a70c52c1d4f399c22fa6c71289031350a1da44b5.tar.gz puppet-apt-a70c52c1d4f399c22fa6c71289031350a1da44b5.tar.bz2 |
Fix loading of util/debian.rb for custom facts
requirering the facter/util/debian.rb module causes
puppet warnings on wheezy hosts, and custom facts like
`$::debian_codename` cannot be evaluated.
warning: Could not load fact file
/srv/dev/projects/puppet/shared-modules//apt/lib/facter/debian_nextcodename.rb:
no such file to load -- facter/util/debian
Removing the require line solves this.
Diffstat (limited to 'lib/facter/util')
0 files changed, 0 insertions, 0 deletions