From 5571bf4adb2965d40b435701be8afe13f8cf7e5d Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Wed, 5 Feb 2014 11:40:16 +0100 Subject: [PATCH] Change chef-server-webui to gitlab-core --- files/gitlab-cookbooks/gitlab/recipes/gitlab-core_disable.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/gitlab-cookbooks/gitlab/recipes/gitlab-core_disable.rb b/files/gitlab-cookbooks/gitlab/recipes/gitlab-core_disable.rb index c538cdf..aa9b592 100644 --- a/files/gitlab-cookbooks/gitlab/recipes/gitlab-core_disable.rb +++ b/files/gitlab-cookbooks/gitlab/recipes/gitlab-core_disable.rb @@ -15,6 +15,6 @@ # limitations under the License. # -runit_service "chef-server-webui" do +runit_service "gitlab-core" do action :disable end -- libgit2 0.21.2