Skip to content

Commit f1984e1

Browse files
Robert Marshalldustinmm80
andcommitted
Merge branch '8123-remove-grafana-reference' into 'master'
Remove reference to Grafana service in cookbook Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8123 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7115 Merged-by: Robert Marshall <[email protected]> Approved-by: Robert Marshall <[email protected]> Approved-by: Hossein Pursultani <[email protected]> Co-authored-by: dustinmm80 <[email protected]>
2 parents 2ce9f24 + 98de98c commit f1984e1

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)