mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-23 11:55:06 -02:30
Docker Options Refactor
This commit is contained in:
2
roles/docker/templates/docker-options.conf.j2
Normal file
2
roles/docker/templates/docker-options.conf.j2
Normal file
@@ -0,0 +1,2 @@
|
||||
[Service]
|
||||
Environment="DOCKER_OPTS={% if docker_options is defined %}{{ docker_options }}{% endif %}"
|
||||
Reference in New Issue
Block a user