X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Ftestbed-setup%2Fansible%2Fvpp_device.yaml;fp=resources%2Ftools%2Ftestbed-setup%2Fansible%2Fvpp_device.yaml;h=7f0f6eb91a3a452d4afbbd25ba9b58cb0b26dadd;hp=0000000000000000000000000000000000000000;hb=388117d6bfe6f05d3f20d1a7e632076f5526227f;hpb=bb0f69d12e0e509c58bb5b8116d73bb585a4ea09 diff --git a/resources/tools/testbed-setup/ansible/vpp_device.yaml b/resources/tools/testbed-setup/ansible/vpp_device.yaml new file mode 100644 index 0000000000..7f0f6eb91a --- /dev/null +++ b/resources/tools/testbed-setup/ansible/vpp_device.yaml @@ -0,0 +1,10 @@ +--- +# file: vpp_device.yaml + +- hosts: vpp_device + remote_user: testuser + become: yes + become_user: root + roles: + - common + - vpp_device