Skip to content
Snippets Groups Projects
Commit c2bb9ab5 authored by skorpy's avatar skorpy :construction_worker:
Browse files

actually cleanup grafana

parent 33a84171
Branches
No related tags found
1 merge request!484Grafana: Use Docker
{%- if 'grafana' in salt['pillar.get']('roles', []) %}
include:
- grafana.grafana
{%- else %}
grafana:
pkgrepo.absent: []
pkg.purged: []
file.absent:
- name: /etc/apt/sources.list.d/grafana.list
{%- endif %}
......@@ -119,6 +119,7 @@
- letsencrypt
- meshviewer
- api
- grafana
- kernel
- kernel.sysctl
- varnish
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment