diff options
Diffstat (limited to 'resources/tools/testbed-setup/ansible/sut.yaml')
-rw-r--r-- | resources/tools/testbed-setup/ansible/sut.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/tools/testbed-setup/ansible/sut.yaml b/resources/tools/testbed-setup/ansible/sut.yaml index 67caadd99a..c44dfe816f 100644 --- a/resources/tools/testbed-setup/ansible/sut.yaml +++ b/resources/tools/testbed-setup/ansible/sut.yaml @@ -10,8 +10,8 @@ tags: common - role: vexx_hosts tags: vexx_hosts - - role: sut - tags: sut + - role: vpp + tags: vpp - role: dpdk tags: dpdk - role: docker |