Merge pull request #682 from greendeath/master

Bugfix:
remotes/origin/shellcheck
Darko Poljak 7 years ago committed by GitHub
commit 0e9ba29850
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      cdist/conf/type/__grafana_dashboard/manifest

@ -9,7 +9,7 @@ case $os in
8*|jessie)
apt_source_distribution=jessie
;;
9*|ascii/ceres)
9*|ascii/ceres|ascii)
apt_source_distribution=stretch
;;
*)

Loading…
Cancel
Save