Some checks failed
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 2m20s
CD Pipeline / post-deploy-checks (push) Has been cancelled
CD Pipeline / build-and-deploy (push) Has been cancelled
13 lines
261 B
SYSTEMD
13 lines
261 B
SYSTEMD
[Unit]
|
|
Description=Run AWOOOI reboot recovery orchestrator during boot and every minute until healthy
|
|
|
|
[Timer]
|
|
OnBootSec=45s
|
|
OnUnitActiveSec=60s
|
|
AccuracySec=10s
|
|
Unit=awoooi-full-host-reboot-orchestrator.service
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|