computer-playbook/roles/health-docker/templates/health-docker.service.j2

8 lines
171 B
Django/Jinja

[Unit]
Description=Checking docker health
OnFailure=systemd-notifier@%n.service
[Service]
Type=oneshot
ExecStart=/bin/bash {{docker_health_check_folder}}health-docker.sh