Skip to content

Commit

Permalink
Removed not needed MRSK.traefik.run command in Traefil reboot
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-alexandrov committed Jul 19, 2023
1 parent 2746a48 commit a29e188
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/mrsk/cli/traefik.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ def reboot
stop
remove_container
boot(login: false)

on(MRSK.traefik_hosts) do
execute *MRSK.traefik.run, raise_on_non_zero_exit: false
end
end
end

Expand Down

0 comments on commit a29e188

Please sign in to comment.