Hi,
Bit hard to make any real comment on the blog because we don't have a copy of
the manifest (or test case), the version that exhibits the behavior or a log to
show what is occurring. Nor has he(or she) filed a bug report to my knowledge.
If I experienced that sort of behaviour that's what I
On 21 May 2011 01:22, Nigel Kersten wrote:
> On Thu, May 19, 2011 at 8:45 PM, John Warburton wrote:
>
>> Can anyone comment / expand upon
>> http://www.nico.schottelius.org/blog/puppet-sometimes-loads-a-class/
>>
>> % cat modules/dns_server/manifests/init.pp
>> import "*.pp"
>> include dns_server
On Thu, May 19, 2011 at 8:45 PM, John Warburton wrote:
> Can anyone comment / expand upon
> http://www.nico.schottelius.org/blog/puppet-sometimes-loads-a-class/
>
> I am experiencing a case which may be related. We have an ENC, and recently
> on our twice daily noop runs from cron, puppet has repo
Hi,
You should include the version number with your questions so we can narrow down
answers :)
First thing I would do is grep through manifest and look for any calls to the
classes in your module.
Also the syntax looks a bit odd to me. No doubt works but it is not the way
puppet recommends. I
Can anyone comment / expand upon
http://www.nico.schottelius.org/blog/puppet-sometimes-loads-a-class/
I am experiencing a case which may be related. We have an ENC, and recently
on our twice daily noop runs from cron, puppet has reported some servers
aren't in sync because they do not have a certa