diff options
| author | Luke Hoersten <[email protected]> | 2020-02-09 20:56:26 -0600 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2020-02-09 20:56:26 -0600 |
| commit | 827bfe78ba170882d3d9bf7a12a62a4b6e733805 (patch) | |
| tree | 7bc69eba9f61f5f859f41d5e504353edf36b4951 /prometheus/rpi-client/meta | |
| parent | 9ad705198a34f645bc9cc61512965fb9547d8aad (diff) | |
Updated prometheus roles. WIP psql, nginx exporters.
Diffstat (limited to 'prometheus/rpi-client/meta')
| -rw-r--r-- | prometheus/rpi-client/meta/main.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/prometheus/rpi-client/meta/main.yaml b/prometheus/rpi-client/meta/main.yaml new file mode 100644 index 0000000..9da06c2 --- /dev/null +++ b/prometheus/rpi-client/meta/main.yaml @@ -0,0 +1,4 @@ +--- + +dependencies: + - role: "prometheus/client" |
