Restart gitea after upgrading it
This commit is contained in:
parent
c68bf472d4
commit
5e5bbe07dc
@ -112,6 +112,7 @@ remote_file gitea_binary_path do
|
|||||||
source node['kosmos_gitea']['binary_url']
|
source node['kosmos_gitea']['binary_url']
|
||||||
checksum node['kosmos_gitea']['binary_checksum']
|
checksum node['kosmos_gitea']['binary_checksum']
|
||||||
mode "0755"
|
mode "0755"
|
||||||
|
notifies :restart, "service[gitea]", :delayed
|
||||||
end
|
end
|
||||||
|
|
||||||
execute "systemctl daemon-reload" do
|
execute "systemctl daemon-reload" do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user