i totally newbie using chef (i using opsworks). trying use jenkins cookbook. (https://github.com/chef-cookbooks/jenkins) automate jenkins deploy.
i used master recipe , installed jenkins. how automate other tasks (for example set ssh key). need clone jenkins chef repository , create other recipes (using resources / providers) automate these tasks ?
most community cookbooks not designed opsworks. wouldn't go far opsworks "unsupported" different beast "normal chef" , such you'll have figure out how adapt things. speaking opsworks no longer manages pulling in custom cookbooks (it used feature removed unknown reasons) you'll need handle vendoring cookbook , applying nodes.
we not recommend new chef users start opsworks due lackluster documentation , limited support resources.
Comments
Post a Comment