Package: puppet Version: 0.24.4-8
When 'puppet' start before 'networking' and it using facter this report to puppetmaster server with the Loopback IP instead of eth<n> IP, I fix this with: $ /usr/sbin/update-rc.d -f puppet remove && /usr/sbin/update-rc.d puppet defaults 99

