summaryrefslogtreecommitdiffstats
path: root/tools/cicdansible/group_vars/all.yml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/cicdansible/group_vars/all.yml')
-rw-r--r--tools/cicdansible/group_vars/all.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/cicdansible/group_vars/all.yml b/tools/cicdansible/group_vars/all.yml
index 3165e374..e4265b11 100644
--- a/tools/cicdansible/group_vars/all.yml
+++ b/tools/cicdansible/group_vars/all.yml
@@ -42,6 +42,8 @@ router_addr: "10.1.0.1"
external_subnet_cidr: ""
#Address of cicd docker registry.
cicd_docker_registry: ""
+#Address of custom docker registry mirror
+docker_registry_mirror: ""
#Number of nodes to deploy.
num_nodes: "3"
#Stack name to deploy on heat.