Hi,

I am currently trying to roll out puppet across our company as a means
of managing the configuration for all our systems. I am really keen to
get it into production use, but I have hit a bit of a brick wall with
a particular problem. We use shorewall to manage all system level
firewalls and I have been trying to use the shorewall module from
https://git.puppet.immerda.ch/?p=module-shorewall and it keeps giving
me errors similar to

warning: Configuration could not be instantiated: Could not find
dependent Exec[concat_/var/lib/puppet/modules/shorewall/interfaces.d]
for File[/var/lib/puppet/modules/shorewall/interfaces.d/100-eth0] at /
var/lib/puppet/modules/shorewall/manifests/init.pp:66

Which is incredibly frustrating. I read the thread that was on this
list a few months ago in relation to this problem but it didn't have
any real solution posted.

I have been trying to put a whole bunch of debug messages in the
shorewall module (to find out what is going on) but even using the
command

puppetmasterd --verbose --debug --no-daemonize --trace

None of these messages seem to get displayed. This issue unfortunately
is a bit of a showstopper so I am keen to get it resolved. I have been
looking at it for the past few days but from what I can tell, both the
shorewall module and the common module it users seem to look fine.

Is there some way of being able to put even more debugging output on
the puppetd or puppetmasterd side?

Thanks in advance,

Graeme

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to