Commit 5571bf4adb2965d40b435701be8afe13f8cf7e5d

Authored by Jacob Vosmaer
1 parent d70217b5

Change chef-server-webui to gitlab-core

files/gitlab-cookbooks/gitlab/recipes/gitlab-core_disable.rb
@@ -15,6 +15,6 @@ @@ -15,6 +15,6 @@
15 # limitations under the License. 15 # limitations under the License.
16 # 16 #
17 17
18 -runit_service "chef-server-webui" do 18 +runit_service "gitlab-core" do
19 action :disable 19 action :disable
20 end 20 end