I have a puppet setup that consists of a puppet master on centos and a puppet agent that is on another centos machine.I have a module on my puppet master that i wish to apply to the node agent. Can i do this? what's the way ahead?
puppet module list
/etc/puppet/modules
âââ mstanislav-yum (v1.0.0)
I'm trying to apply it to the node but couldn't find any changes:
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