Removed not needed MRSK.traefik.run command in Traefil reboot
This commit is contained in:
@@ -19,10 +19,6 @@ class Mrsk::Cli::Traefik < Mrsk::Cli::Base
|
|||||||
stop
|
stop
|
||||||
remove_container
|
remove_container
|
||||||
boot(login: false)
|
boot(login: false)
|
||||||
|
|
||||||
on(MRSK.traefik_hosts) do
|
|
||||||
execute *MRSK.traefik.run, raise_on_non_zero_exit: false
|
|
||||||
end
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user