jmadureira / netdata-cookbook

Chef cookbook to install FireHol's NetData
Apache License 2.0
14 stars 12 forks source link

Support Debian 10 #33

Open serge-salamanka opened 4 years ago

serge-salamanka commented 4 years ago

Same changes should be applied as in #32

jmadureira commented 4 years ago

@serge-salamanka-1pt or @salsa-dev Can you confirm that the issue is fixed on the master branch before I release the cookbook?

I need some time to setup the environment to properly test these last changes.

salsa-dev commented 4 years ago

@jmadureira i confirm that the changes in PR were tested and actually almost in production in my infra. i have tested them also with T.Kitchen in netdata cookbook but there some changes needed in .kitchen.yml:

provisioner:
  name: chef_zero
  client_rb:
    chef_license: accept-no-persist

I will appreciate if you commit and fix those issues with testing the cookbook itself.