diff options
-rwxr-xr-x | ansible/group_vars/infrastructure.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ansible/group_vars/infrastructure.yml b/ansible/group_vars/infrastructure.yml index a812d6b0..66a00b5f 100755 --- a/ansible/group_vars/infrastructure.yml +++ b/ansible/group_vars/infrastructure.yml @@ -20,6 +20,8 @@ simulated_hosts: - 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 |