1
0
forked from HPC/HPCplaybooks

Added somewhat generic nod-exporter and cadvisor playbooks.

This commit is contained in:
Egon Rijpkema
2019-01-02 13:34:52 +01:00
parent 7fc312e523
commit 82231aa8ba
4 changed files with 57 additions and 0 deletions

5
cadvisor.yml Normal file
View File

@ -0,0 +1,5 @@
---
- hosts: all
become: True
roles:
- cadvisor