Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
ca43766954da1568e9bd7ff091f55eb99e5c90aa
/
.
/
tools
/
dev
/
vagrant
/
ansible
/
roles
/
common
/
defaults
/
main.yml
blob: cd8a8e3a35a7a888ca94a6f5444534f55abc29fd [
file
] [
log
] [
blame
]
hosts:
[
{
host_ip:
"10.100.198.200"
,
host_name:
"onosdev"
},
{
host_ip:
"10.100.198.201"
,
host_name:
"onos1"
},
{
host_ip:
"10.100.198.202"
,
host_name:
"onos2"
},
{
host_ip:
"10.100.198.203"
,
host_name:
"onos3"
},
]