I'm new to puppet.I have Puppet master and client on centos6.
In Master have one module:
puppet module list
/etc/puppet/modules
âââ mstanislav-yum (v1.0.0)
So I want to apply the same module to my puppet client but I can't or I don't know why
root@puppetclient: puppet agent --test
Info: Retrieving plugin
Info: Caching catalog for puppetclient
Info: Applying configuration version '1355737643'
Finished catalog run in 0.10 seconds
but there are not any changes to the client