From d6719733a3f498f8ebf3be8d9d4a08eab4f3b9c7 Mon Sep 17 00:00:00 2001
From: Petr OspalĂ˝
Date: Mon, 3 Jun 2019 14:01:11 +0200
Subject: Fix docker search
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Change-Id: I4dec01c0a2369b22c50cc9198f2355cbd5f87f82
Issue-ID: OOM-1905
Signed-off-by: Petr OspalĂ˝
---
ansible/group_vars/infrastructure.yml | 1 +
1 file changed, 1 insertion(+)
(limited to 'ansible/group_vars')
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 }}
--
cgit 1.2.3-korg