事前確認事項

設定箇所

マスター側

aptitude install puppetmaster

クライアント側

aptitude install puppet

サーバの指定して立ち上げる

sudo puppetd --server server.example.com --verbose

確認方法

エラー時には

client puppetd[30991]: Starting Puppet client version 0.24.5
client puppetd[30991]: Certificate validation failed; considering using the certname configuration option
client puppetd[30991]: (/File[/var/lib/puppet/lib]) Failed to generate additional resources during transaction: Certificates were not trusted: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed
client puppetd[30991]: Certificate validation failed; considering using the certname configuration option
client puppetd[30991]: (/File[/var/lib/puppet/lib]) Failed to retrieve current state of resource: Certificates were not trusted: SSL_connect returned=1 errno=0 state=SSLv3 read server

certificate B: certificate verify failed Could not describe /plugins: Certificates were not trusted: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed

client puppetd[30991]: Certificate validation failed; considering using the certname configuration option
client puppetd[30991]: Could not retrieve catalog: Certificates were not trusted: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed

参考URL


トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2012-03-12 (月) 16:54:25 (197d)