On Tuesday, January 7, 2014 3:10:31 PM UTC+1, [email protected] wrote:
 

> The problem is with automated puppet runs every 30 minutes, as per 
> default: 50% of the runs end with no errors in the report, even though the 
> class is not correctly applied.
>

Just for completeness, here is an excerpt from puppet's log showing the 
alternating pattern (host and class names have been masked):

Jan  8 06:25:38 hostname puppet-agent[1330]: 
(/Stage[main]/Test::Testrepo/Mount[repomount]/ensure) defined 'ensure' as 
'mounted'
Jan  8 06:25:38 hostname puppet-agent[1330]: 
(/Stage[main]/Test::Testrepo/Mount[repomount]) Could not evaluate: Field 
'device' is required
Jan  8 06:25:38 hostname puppet-agent[1330]: 
(/Stage[main]/Test::Testrepo/Yumrepo[test-lab]) Dependency Mount[repomount] 
has failures: true
Jan  8 06:25:38 hostname puppet-agent[1330]: 
(/Stage[main]/Test::Testrepo/Yumrepo[test-lab]) Skipping because of failed 
dependencies
Jan  8 06:25:38 hostname puppet-agent[1330]: Finished catalog run in 0.28 
seconds
Jan  8 06:55:41 hostname puppet-agent[1330]: Finished catalog run in 0.27 
seconds
Jan  8 07:25:43 hostname puppet-agent[1330]: 
(/Stage[main]/Test::Testrepo/Mount[repomount]/ensure) defined 'ensure' as 
'mounted'
Jan  8 07:25:43 hostname puppet-agent[1330]: 
(/Stage[main]/Test::Testrepo/Mount[repomount]) Could not evaluate: Field 
'device' is required
Jan  8 07:25:43 hostname puppet-agent[1330]: 
(/Stage[main]/Test::Testrepo/Yumrepo[test-lab]) Dependency Mount[repomount] 
has failures: true
Jan  8 07:25:43 hostname puppet-agent[1330]: 
(/Stage[main]/Test::Testrepo/Yumrepo[test-lab]) Skipping because of failed 
dependencies
Jan  8 07:25:43 hostname puppet-agent[1330]: Finished catalog run in 0.28 
seconds
Jan  8 07:55:46 hostname puppet-agent[1330]: Finished catalog run in 0.28 
seconds

Thanks for any help.
Marco

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/5ded5431-7bf7-4f32-a049-57db2e9669b4%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to