mirror of
https://github.com/koodiklinikka/playbooks.git
synced 2026-02-15 14:53:10 +00:00
Docker deployment for tohtori and some refactoring
This commit is contained in:
10
roles/docker/defaults/main.yml
Normal file
10
roles/docker/defaults/main.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
|
||||
# The following help expose a docker port or to add additional options when
|
||||
# running docker daemon. The default is to not use any special options.
|
||||
#docker_opts: >
|
||||
# -H unix://
|
||||
# -H tcp://0.0.0.0:2375
|
||||
# --log-level=debug
|
||||
docker_opts: ""
|
||||
|
||||
Reference in New Issue
Block a user