Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
c7ec0fa7759f074efbf2258ac8b6534235be5ea7
/
.
/
tools
/
dev
/
vagrant
/
ansible
/
onos-dev-clean.yml
blob: b134c3270ef74436dae0647baf45cfd7733578f7 [
file
] [
log
] [
blame
]
---
#
# Installs Java, configures ONOS bridges and LXC
#
-
name:
Include vars
hosts:
localhost
tasks:
-
include_vars:
vars/global_vars.yml
-
hosts:
localhost
remote_user:
vagrant
serial:
1
roles:
-
brctl
-
java8
-
oracle
-
lxc