As it turns out the agents.pp file is on my puppetmaster. If I comment out my 'mcollective' module then the next module in line, 'nagios' has issues:
Error: Failed to apply catalog: Could not find dependent Service[nrpe] for File[/etc/nagios/nrpe.cfg] at /etc/puppetlabs/code/environments/production/modules/nagios/manifests/files.pp:7 Kenton Brede On Thu, Feb 2, 2017 at 3:02 PM, Kenton Brede <[email protected]> wrote: > On ol7 boxes the puppet agent is working fine. > > This is what I have installed on one of my ol6 boxes: > > # rpm -qa |grep puppet > mcollective-puppet-common-1.11.1-1.el6.noarch > puppetlabs-release-22.0-2.noarch > puppetlabs-release-pc1-1.1.0-5.el6.noarch > mcollective-puppet-agent-1.11.1-1.el6.noarch > puppet-agent-1.9.0-1.el6.x86_64 > > This is the error I'm getting: > > Error: Failed to apply catalog: Could not find dependent > Service[mcollective] for > File[/usr/libexec/mcollective/mcollective/agent/shell.ddl] > at /etc/puppetlabs/code/environments/production/ > modules/mcollective/manifests/agents.pp:12 > > There is no agents.pp file on my systems. > > This is an empty directory: > > /etc/puppetlabs/code/environments/production/modules/ > > Anyone know how to recover from this? I'm in the process of trying to > provision a ol6 box and can't. > > Thanks, > > Kenton Brede > > > > > -- 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/CA%2BnSE39zK9hQxbHAzjo2EtMJJJZzGh7ZKhxhoyyGvvutX7tO%3Dg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
