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,