mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-22 13:36:06 -03:30
provides initial docker options support
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# Deployed by Ansible
|
||||
DOCKER_OPTS=""
|
||||
DOCKER_OPTS="{% if docker_options is defined %}{{ docker_options }}{% endif %}"
|
||||
|
||||
Reference in New Issue
Block a user