From 95fb2af4db9defbcb60bcd7d321dbd2ce277eac6 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Fri, 8 Jul 2022 07:55:08 +0000 Subject: feat(ansible): Migrate Ubuntu Jammy III. Signed-off-by: Peter Mikus Change-Id: I0e2d2efbb4e4c9ab9d66198eb15bc9e49fb06eb6 --- fdio.infra.ansible/nomad.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'fdio.infra.ansible/nomad.yaml') diff --git a/fdio.infra.ansible/nomad.yaml b/fdio.infra.ansible/nomad.yaml index 8dbdac54fe..5a8c4ca4bc 100644 --- a/fdio.infra.ansible/nomad.yaml +++ b/fdio.infra.ansible/nomad.yaml @@ -22,9 +22,9 @@ tags: nomad - role: consul tags: consul -# - role: prometheus_exporter -# tags: prometheus_exporter -# - role: jenkins_job_health_exporter -# tags: jenkins_job_health_exporter -# - role: cleanup -# tags: cleanup + - role: prometheus_exporter + tags: prometheus_exporter + - role: jenkins_job_health_exporter + tags: jenkins_job_health_exporter + - role: cleanup + tags: cleanup -- cgit 1.2.3-korg