summaryrefslogtreecommitdiffstats
path: root/ansible
diff options
context:
space:
mode:
authorTomáš Levora <t.levora@partner.samsung.com>2019-06-06 07:35:09 +0000
committerGerrit Code Review <gerrit@onap.org>2019-06-06 07:35:09 +0000
commit317508947b99dc766cf806febfb3dcfcd3cfd5f4 (patch)
tree57abfaac2165458468bceb871cda7307ac027840 /ansible
parentbd95633cb7a2e4f8c66b60a5a88fecee6026c01c (diff)
parentd6719733a3f498f8ebf3be8d9d4a08eab4f3b9c7 (diff)
Merge "Fix docker search"
Diffstat (limited to 'ansible')
-rwxr-xr-xansible/group_vars/infrastructure.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/group_vars/infrastructure.yml b/ansible/group_vars/infrastructure.yml
index c685e773..08a25919 100755
--- a/ansible/group_vars/infrastructure.yml
+++ b/ansible/group_vars/infrastructure.yml
@@ -14,6 +14,7 @@ simulated_hosts:
nexus:
- docker.elastic.co
- docker.io
+ - index.docker.io
- gcr.io
- k8s.gcr.io
- nexus.{{ ansible_nodename }}