Skip to content

Commit 8c61b1e

Browse files
Conflicts: recipes/default.rb
2 parents 7b8e1a2 + 8290ebc commit 8c61b1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

recipes/default.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,4 +340,5 @@
340340
# Enable and start unicorn and sidekiq service
341341
service 'gitlab' do
342342
action [:enable, :start]
343+
subscribes :restart, "template[#{node['gitlab']['app_home']}/config/gitlab.yml]", :delayed
343344
end

0 commit comments

Comments
 (0)