X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=fdio.infra.ansible%2Fnomad.yaml;h=d7aa467007fb50c479851731d53efb460a63a8ef;hb=HEAD;hp=dc13386756eff429ef14e29364c60b2903558864;hpb=78a8427cc50c137e5d59ad3448ae128fdda369b2;p=csit.git diff --git a/fdio.infra.ansible/nomad.yaml b/fdio.infra.ansible/nomad.yaml index dc13386756..d7aa467007 100644 --- a/fdio.infra.ansible/nomad.yaml +++ b/fdio.infra.ansible/nomad.yaml @@ -3,7 +3,7 @@ - hosts: nomad remote_user: localadmin - become: yes + become: true become_user: root gather_facts: false pre_tasks: @@ -22,11 +22,11 @@ tags: nomad - role: consul tags: consul + - role: vault + tags: vault - role: prometheus_exporter tags: prometheus_exporter - role: jenkins_job_health_exporter tags: jenkins_job_health_exporter - - role: cadvisor - tags: cadvisor - role: cleanup tags: cleanup