1
0
Fork 0

Merge pull request #11 from Perceptyx/salt_2019.2

Make compatible with Salt 2019.2.0
This commit is contained in:
Alejandro Bednarik 2019-06-13 10:02:46 -03:00 committed by GitHub
commit 69c785aa13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
grafana_packages:
pkg.installed:
- names: {{ server.pkgs }}
- names: {{ server.pkgs|tojson }}
/etc/grafana/grafana.ini:
file.managed: