X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Ftestbed-setup%2Fansible%2Froles%2Fjenkins_job_health_exporter%2Ftemplates%2Fjenkins-job-health-exporter.service.j2;fp=resources%2Ftools%2Ftestbed-setup%2Fansible%2Froles%2Fjenkins_job_health_exporter%2Ftemplates%2Fjenkins-job-health-exporter.service.j2;h=0000000000000000000000000000000000000000;hp=38073d0a8c7209bb7ed3e48a63aab6aff7aed940;hb=df5672b3d9c29b51397f4770eb992c9f3f3955ce;hpb=8018da98e0f362bc69fc9600fac222a86fd46b5e diff --git a/resources/tools/testbed-setup/ansible/roles/jenkins_job_health_exporter/templates/jenkins-job-health-exporter.service.j2 b/resources/tools/testbed-setup/ansible/roles/jenkins_job_health_exporter/templates/jenkins-job-health-exporter.service.j2 deleted file mode 100644 index 38073d0a8c..0000000000 --- a/resources/tools/testbed-setup/ansible/roles/jenkins_job_health_exporter/templates/jenkins-job-health-exporter.service.j2 +++ /dev/null @@ -1,13 +0,0 @@ -[Unit] -Description=Jenkins Job Health Exporter -Documentation=https://github.com/ayourtch/jenkins-job-health-exporter - -[Service] -Restart=always -ExecStart={{ jenkins_job_health_exporter_target_dir }}/jenkins-job-health-exporter {{ jenkins_job_health_exporter_conf_dir }}/jenkins-job-health-exporter.json -ExecReload=/bin/kill -HUP $MAINPID -TimeoutStopSec=20s -SendSIGKILL=no - -[Install] -WantedBy=multi-user.target \ No newline at end of file