Merge "Add missing docker_registry_insecure in globals.yml"

This commit is contained in:
Zuul 2019-06-24 15:29:54 +00:00 committed by Gerrit Code Review
commit 6db1db57df
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@
#docker_registry: "172.16.0.10:4000"
#docker_namespace: "companyname"
#docker_registry_insecure: "yes"
#docker_registry_username: "sam"
#docker_registry_password: "correcthorsebatterystaple"