mirror of
https://github.com/YunoHost-Apps/nomad_ynh.git
synced 2024-09-03 19:55:53 +02:00
commit
257cadb3e2
1 changed files with 2 additions and 2 deletions
|
@ -43,7 +43,7 @@ fi
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression --message="Stopping and removing the systemd service..." --weight=1
|
ynh_script_progression --message="Stopping and removing the systemd service..." --weight=1
|
||||||
|
|
||||||
ynh_exec_warn_less nomad node drain -self -enable
|
ynh_exec_warn_less timeout 25 nomad node drain -self -enable -yes -deadline 20s
|
||||||
# Remove the dedicated systemd config
|
# Remove the dedicated systemd config
|
||||||
ynh_remove_systemd_config
|
ynh_remove_systemd_config
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue