Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ademidoff authored Nov 19, 2024
1 parent 951f5b6 commit f83b639
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions build/ansible/roles/pmm-images/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,13 +157,6 @@
option: autostart
value: "false"

- name: Disable grafana
ini_file:
path: /etc/supervisord.d/grafana.ini
section: program:grafana
option: autostart
value: "false"

# During build time, this will be the first start of supervisord.
- name: Start supervisord
shell: supervisord -c /etc/supervisord.conf &
Expand Down

0 comments on commit f83b639

Please sign in to comment.