ytnobody / Testament

This repository is old. Please see https://github.com/testament-testing-env/Testament
Other
7 stars 2 forks source link

boxの要件 #24

Closed ytnobody closed 11 years ago

ytnobody commented 11 years ago

boxに最低限必要なものたちを列挙。 この辺が固まったら、こいつらを設定する仕組みをスクリプトにして用意する。

他に必要なものがあれば追記をオネシャス!

ytnobody commented 11 years ago

hostnameは固定でtestamentでいいよね?

moznion commented 11 years ago

ホストネームはtestament 固定で良いと思います。

あと、今回の場合はchef じゃなくてchef-solo (Chef + knife-solo) ですかね。

moznion commented 11 years ago

Chef を入れる為にはRuby (>1.9) が必要という罠!

moznion commented 11 years ago

Chef なんておしゃれなものを使わず、シェルスクリプトでガンガン書いていくという方法も浮上……?

moznion commented 11 years ago

あと、cpanm ってplenv がPerl のバージョンごとに持つcpanm じゃ駄目ですかね?

ytnobody commented 11 years ago

あと、cpanm ってplenv がPerl のバージョンごとに持つcpanm じゃ駄目ですかね?

いいとおもいマス

moznion commented 11 years ago

では、cpanm はその方向で行きましょう

ytnobody commented 11 years ago

Rubyはsystemのやついれるとだいたい1.8だった

ytnobody commented 11 years ago

そして1.8でもchef-soloとknife-soloは入って行った模様。要確認>moznion

ytnobody commented 11 years ago

ssh公開鍵認証はやめて、Net::SSH::Perlつかってパスワード認証する方向で対応

moznion commented 11 years ago

了解です

ytnobody commented 11 years ago

まとめ