$chef generate repo chef-repo $cd chef-repo #cookbookä½æ $knife cookbook create elastic #berkshelfã使ãçºã«åæå $cd cookbooks/elastic && berks init #javaã¨elasticsearchã追å $vi Berksfile $cat Berksfile source "https://supermarket.chef.io" metadata cookbook 'elasticsearch', '~> 2.3.2' cookbook 'java', '~> 1.39.0' #defaultã®jdkãã¼ã¸ã§ã³ã ã¨elasticsearchãåããªãã£ãã®ã§ãã¼ã¸ã§ã³æå® $vi attributes/default.rb $cat attributes/def

{{#tags}}- {{label}}
{{/tags}}