X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=fdio.infra.ansible%2Fvpp_device.yaml;h=9e334e17497599752ee79590400d2725e59c2061;hp=2ffea31f6bd1cfc55bba8f844f5764f65ceb09d7;hb=5a1f1b7fa58c082dd359a7b4df700f5df3839bfd;hpb=df5672b3d9c29b51397f4770eb992c9f3f3955ce diff --git a/fdio.infra.ansible/vpp_device.yaml b/fdio.infra.ansible/vpp_device.yaml index 2ffea31f6b..9e334e1749 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