X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=fdio.infra.ansible%2Fnomad.yaml;h=5a8c4ca4bc16d4c0926d70d2c19f88ce4802f11c;hp=ae9de1e5240f86d93fffc2afa359b8d446453fa4;hb=62c4aa14348c9a4e0c44ca01e71ef842760c1d73;hpb=df5672b3d9c29b51397f4770eb992c9f3f3955ce diff --git a/fdio.infra.ansible/nomad.yaml b/fdio.infra.ansible/nomad.yaml index ae9de1e524..5a8c4ca4bc 100644 --- a/fdio.infra.ansible/nomad.yaml +++ b/fdio.infra.ansible/nomad.yaml @@ -2,8 +2,8 @@ # file: nomad.yaml - hosts: nomad - remote_user: testuser - become: yes + remote_user: localadmin + become: true become_user: root gather_facts: false pre_tasks: @@ -26,7 +26,5 @@ tags: prometheus_exporter - role: jenkins_job_health_exporter tags: jenkins_job_health_exporter - - role: cadvisor - tags: cadvisor - role: cleanup - tags: cleanup \ No newline at end of file + tags: cleanup