Add docker_registry_mirrors to docker.yml
This variable is mentioned in "Host Configuration" but was missing from the Docker extra-vars file. Change-Id: I22cf878c99824372adc17582f9bbba2db98b3eb0
This commit is contained in:
parent
b6caf483e8
commit
04cb3345a0
@ -27,6 +27,9 @@
|
||||
# CA of docker registry
|
||||
#docker_registry_ca:
|
||||
|
||||
# List of Docker registry mirrors.
|
||||
#docker_registry_mirrors:
|
||||
|
||||
# Enable live-restore on docker daemon
|
||||
#docker_daemon_live_restore:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user