-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathBerksfile
14 lines (13 loc) · 993 Bytes
/
Berksfile
1
2
3
4
5
6
7
8
9
10
11
12
13
14
source "https://api.berkshelf.com"
# source chef_repo: "./site-cookbooks"
cookbook 'barito-flow', git: 'https://github.com/BaritoLog/barito-flow-cookbook.git'
cookbook 'chef_gate', git: 'https://github.com/gate-sso/chef_gate.git'
cookbook 'consul', git: 'https://github.com/BaritoLog/consul-cookbook.git'
cookbook 'datadog', git: 'https://github.com/BaritoLog/datadog-cookbook.git'
cookbook 'elasticsearch_wrapper_cookbook', git: 'https://github.com/BaritoLog/elasticsearchwrapper_cookbook.git'
cookbook 'kafka', git: 'https://github.com/BaritoLog/kafka-cookbook.git'
cookbook 'kibana', git: 'https://github.com/BaritoLog/kibana_cookbook.git'
cookbook 'kibana_wrapper_cookbook', git: 'https://github.com/BaritoLog/kibana_wrapper_cookbook.git'
cookbook 'zookeeper', git: 'https://github.com/BaritoLog/zookeeper-cookbook.git'
cookbook 'prometheus', git: 'https://github.com/BaritoLog/prometheus-cookbook.git'
cookbook 'barito_market', git: 'https://github.com/BaritoLog/barito-market-cookbook'