Puppet から始めたばかりで、この世界ではまったく新しいものです。
私は持っている
- CentOS 6 パペットマスター
- CentOS 6 パペット クライアント
マスターには 1 つのモジュールがあります。
puppet module list
/etc/puppet/modules
âââ mstanislav-yum (v1.0.0)
同じモジュールをパペットクライアントに適用したいのですが、適用できないか、理由がわかりません
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
しかし、クライアントに変更はありません:-/
何か案が?