diff options
-rwxr-xr-x | ansible/group_vars/infrastructure.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ansible/group_vars/infrastructure.yml b/ansible/group_vars/infrastructure.yml index d831cdba..66a00b5f 100755 --- a/ansible/group_vars/infrastructure.yml +++ b/ansible/group_vars/infrastructure.yml @@ -17,8 +17,11 @@ simulated_hosts: - docker.elastic.co - docker.io - gcr.io + - k8s.gcr.io - nexus.{{ ansible_nodename }} - nexus3.onap.org + - pndareg.ctao6.net + - quay.io - registry-1.docker.io - registry.hub.docker.com - registry.npmjs.org |