Added a node_exporter role initially built for...

peregrine.
This commit is contained in:
Egon Rijpkema
2018-02-12 16:34:16 +01:00
parent e6cb2834c0
commit 2ec22760af
8 changed files with 119 additions and 0 deletions

5
node_exporter.yml Normal file
View File

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