Puppet 8 fill fail with:
Error: Facter: error while resolving custom facts in /opt/puppetlabs/puppet/cache/lib/facter/pacemaker_node_name.rb undefined methodexists?' for File:Class`
The problem is, that since Puppet 7 the call "exists" was replaced with "exist".
Puppet 8 fill fail with:
Error: Facter: error while resolving custom facts in /opt/puppetlabs/puppet/cache/lib/facter/pacemaker_node_name.rb undefined method
exists?' for File:Class`The problem is, that since Puppet 7 the call "exists" was replaced with "exist".