Skip to content
Snippets Groups Projects
Commit 85c29d6d authored by jurgenhaas's avatar jurgenhaas
Browse files

Update to version 1.22.1

Register hosts for netdata cloud
parent e4e0966d
No related branches found
No related tags found
No related merge requests found
---
netdata_version: v1.21.0
netdata_version: v1.22.1
netdata_force_reset: no
netdata_fluentd_buffer:
green: 75
......
......@@ -47,3 +47,6 @@
- httpcheck
notify:
- Restart NetData
- name: Register Host in Cloud
shell: netdata-claim.sh -token={{ netdata_cloud.token }} -rooms={{ netdata_cloud.room }} -url=https://app.netdata.cloud
......@@ -10,6 +10,7 @@
packages:
- zlib1g-dev
- gcc
- cmake
- make
- git
- autoconf
......@@ -20,6 +21,7 @@
- python-dev
- python-yaml
- python3-dev
- libjson-c-dev
- librsync-dev
- libuv1-dev
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment