Change tau docker data directory to match other hosts
This commit is contained in:
parent
b185f563e3
commit
4c80352145
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
vars:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
||||
data_dir: "/srv/docker"
|
||||
data_dir: "/srv/data"
|
||||
|
||||
docker_registry_port: 5000 # this is the reg standard port
|
||||
docker_registry_domain: "docker.n39.eu"
|
||||
|
|
Loading…
Reference in a new issue