<pre>Package: puppet<br>Version: 0.24.4-8<br><br><br>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:<br>
<br>$ /usr/sbin/update-rc.d -f puppet remove && /usr/sbin/update-rc.d puppet defaults 99<br><br><br></pre>