Skip to content

Commit 98de98c

Browse files
Dustin CollinsRobert Marshall
authored andcommitted
Remove reference to Grafana service in cookbook
- Delete Grafana invocation from monitoring recipe Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8123 Changelog: removed
1 parent 16a5cb5 commit 98de98c

File tree

1 file changed

+0
-5
lines changed
  • files/gitlab-cookbooks/monitoring/recipes

1 file changed

+0
-5
lines changed

files/gitlab-cookbooks/monitoring/recipes/default.rb

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,3 @@
2424
include_recipe "monitoring::#{cookbook_name}_disable"
2525
end
2626
end
27-
28-
# Disable Grafana service.
29-
runit_service 'grafana' do
30-
action :disable
31-
end

0 commit comments

Comments
 (0)