[Pkg-puppet-devel] Bug#490176: Bug#490176: Facter report loopback ip when 'puppet' start before 'networking'

Micah Anderson micah at riseup.net
Sat Aug 16 14:23:04 UTC 2008


* Miguelangel Freitas <miguelangel.freitas at gmail.com> [2008-07-10 07:51-0400]:
> 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

The puppet initscript has the LSB header:

# Required-Start:    $network $named $remote_fs $syslog

However debian/rules has:

        dh_installinit -ppuppet -- defaults 21                                                                                
Which perhaps makes it start too early?

Micah
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-puppet-devel/attachments/20080816/e5597297/attachment.pgp 


More information about the Pkg-puppet-devel mailing list