diff options
Diffstat (limited to 'fdio.infra.ansible/roles/jenkins_job_health_exporter')
-rw-r--r-- | fdio.infra.ansible/roles/jenkins_job_health_exporter/defaults/main.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fdio.infra.ansible/roles/jenkins_job_health_exporter/defaults/main.yaml b/fdio.infra.ansible/roles/jenkins_job_health_exporter/defaults/main.yaml index 4ffa94ddef..73a0caecfa 100644 --- a/fdio.infra.ansible/roles/jenkins_job_health_exporter/defaults/main.yaml +++ b/fdio.infra.ansible/roles/jenkins_job_health_exporter/defaults/main.yaml @@ -32,4 +32,4 @@ jenkins_job_health_exporter_restart_handler_state: "restarted" jenkins_job_health_exporter_target_dir: "/usr/bin" jenkins_job_health_exporter_conf_dir: "/etc" jenkins_job_health_exporter_url: "https://github.com/ayourtch/jenkins-job-health-exporter/releases/download" -jenkins_job_health_exporter_version: "v0.0.3"
\ No newline at end of file +jenkins_job_health_exporter_version: "v0.0.3" |