Disable manualroute-new and prepare for collecting the new file as manualroute
[mirror/dsa-puppet.git] / modules / roles / templates / mirror-health.service.erb
index 918722f..60d9dcd 100644 (file)
@@ -14,9 +14,11 @@ ProtectHome=read-only
 PrivateTmp=true
 User=nobody
 Group=nogroup
+Restart=always
 
 Environment="MIRROR_CHECK_SERVICE=<%= @check_service %>"
 Environment="MIRROR_CHECK_URL=<%= @url %>"
+Environment="MIRROR_CHECK_HEALTH_URL=<%= @health_url %>"
 Environment="MIRROR_CHECK_HOSTS=<%= @check_hosts.join ' ' %>"
 Environment="MIRROR_CHECK_INTERVAL=<%= @check_interval %>"