diff options
Diffstat (limited to 'fdio.infra.ansible/nomad.yaml')
-rw-r--r-- | fdio.infra.ansible/nomad.yaml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/fdio.infra.ansible/nomad.yaml b/fdio.infra.ansible/nomad.yaml index 5a8c4ca4bc..8dbdac54fe 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 |