Code Review
/
csit.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
Update of VPP_STABLE_VER
[csit.git]
/
resources
/
tools
/
testbed-setup
/
ansible
/
sut.yaml
1
---
2
# file: sut.yaml
3
4
- hosts: sut
5
remote_user: testuser
6
become: yes
7
become_user: root
8
roles:
9
- common
10
- sut
11
- tg_sut