Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
oom
/
offline-installer
/
cb5c09e2c322a05cb4ae9b1582e24d07f574b1bc
/
.
/
ansible
/
test
/
roles
/
prepare-docker-dind
/
defaults
/
main.yml
blob: 147a828a1b38125345c2c99b195fc17b104c6459 [
file
] [
log
] [
blame
]
---
# Variable specifying if we should install docker, or only prepare for it
start_docker:
true
#The version of docker to install
docker_version:
18.09.5