Skip to content

Commit

Permalink
Update grafana.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
justinglock40 authored Jan 11, 2020
1 parent 1da1eff commit 681b742
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion menu/new_ui/ymls/grafana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

# CORE (MANDATORY) ############################################################
- name: 'Including cron job'
include_tasks: '/opt/plexguide/menu/new_ui/ymls/_core.yml'
include_tasks: '/opt/communityapps/apps/_core.yml'

- name: 'Checking for existing app data'
stat:
Expand Down Expand Up @@ -52,6 +52,7 @@
pg_env:
PUID: '1000'
PGID: '1000'
GF_INSTALL_PLUGINS:'grafana-clock-panel,grafana-simple-json-datasource,grafana-piechart-panel,grafana-worldmap-panel,raintank-worldping-app'

# MAIN DEPLOYMENT #############################################################
- name: 'Deploying {{pgrole}}'
Expand Down

0 comments on commit 681b742

Please sign in to comment.