X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=fdio.infra.ansible%2Fvpp_device.yaml;h=ae54669ae9a30399aae2b1dd5cd4789b29959f2f;hp=2ffea31f6bd1cfc55bba8f844f5764f65ceb09d7;hb=ddd2cc047694396928086482339588966a858fba;hpb=df5672b3d9c29b51397f4770eb992c9f3f3955ce diff --git a/fdio.infra.ansible/vpp_device.yaml b/fdio.infra.ansible/vpp_device.yaml index 2ffea31f6b..ae54669ae9 100644 --- a/fdio.infra.ansible/vpp_device.yaml +++ b/fdio.infra.ansible/vpp_device.yaml @@ -2,7 +2,7 @@ # file: vpp_device.yaml - hosts: vpp_device - remote_user: testuser + remote_user: localadmin become: yes become_user: root gather_facts: false @@ -18,6 +18,8 @@ tags: baremetal - role: common tags: common + - role: intel + tags: intel - role: docker tags: docker - role: nomad @@ -28,8 +30,6 @@ tags: prometheus_exporter - role: jenkins_job_health_exporter tags: jenkins_job_health_exporter - - role: cadvisor - tags: cadvisor - role: vpp_device tags: vpp_device - role: kernel_vm