From: Petr OspalĂ˝ 
Date: Mon, 3 Jun 2019 12:01:11 +0000 (+0200)
Subject: Fix docker search
X-Git-Tag: 6.0.0-ONAP~154^2
X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d6719733a3f498f8ebf3be8d9d4a08eab4f3b9c7;p=oom%2Foffline-installer.git
Fix docker search
Change-Id: I4dec01c0a2369b22c50cc9198f2355cbd5f87f82
Issue-ID: OOM-1905
Signed-off-by: Petr OspalĂ˝ 
---
diff --git a/ansible/group_vars/infrastructure.yml b/ansible/group_vars/infrastructure.yml
index 66a00b5f..9985d255 100755
--- a/ansible/group_vars/infrastructure.yml
+++ b/ansible/group_vars/infrastructure.yml
@@ -16,6 +16,7 @@ simulated_hosts:
   nexus:
     - docker.elastic.co
     - docker.io
+    - index.docker.io
     - gcr.io
     - k8s.gcr.io
     - nexus.{{ ansible_nodename }}