I have 3 settings that are already in the correct state yet puppet keeps 
seeing them as an incorrect state:

First one is here on the puppet master: (centos 6)
Notice: 
/Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/Puppet_enterprise::Mcollective::Client::User[peadmin]/Pe_accounts::User[peadmin]/User[peadmin]/shell:
 
current_value /bin/cdax/bash, should be /bin/bash

Yet the /etc/password file already has it correct: 
peadmin:x:500:500:peadmin:/var/lib/peadmin:/bin/bash  (if you are wondering 
the /bin/cdax/bash is from a different program). If it is not checking 
/etc/passwd were would it be finding this as the path for bash?

The next on a client: (centos 7)
/Stage[main]/Puppet_enterprise::Pxp_agent::Service/Service[pxp-agent]/enable 
and 
/Stage[main]/Puppet_enterprise::Mcollective::Service/Service[mcollective]/enable
 
both service are state enabled whle both are enabled.

>From the client: 
mcollective        0:off    1:off    2:on    3:on    4:on    5:on    6:off
pxp-agent          0:off    1:off    2:on    3:on    4:on    5:on    6:off

Suggestions on where to start trouble shooting this? 

Evan

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/144bab3e-4ebc-41f0-8b18-34a28e7f26b0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to