cookbook-zabbix/Berksfile

11 lines
238 B
Plaintext
Raw Normal View History

2017-02-07 01:02:03 -05:00
source "https://supermarket.chef.io"
metadata
cookbook "chef-vault", '>= 2.1.1'
cookbook "postgresql", '>= 6.0.1'
2017-02-07 01:02:03 -05:00
cookbook "yum-zabbix", path: "../yum-zabbix"
#cookbook "apt-zabbix", path: "../apt-zabbix"
#cookbook "mysql", '>= 8.2.0'
2017-02-07 01:02:03 -05:00