diff options
Diffstat (limited to 'ansible/group_vars/infrastructure.yml')
-rwxr-xr-x | ansible/group_vars/infrastructure.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/group_vars/infrastructure.yml b/ansible/group_vars/infrastructure.yml index d831cdba..a812d6b0 100755 --- a/ansible/group_vars/infrastructure.yml +++ b/ansible/group_vars/infrastructure.yml @@ -17,6 +17,7 @@ simulated_hosts: - docker.elastic.co - docker.io - gcr.io + - k8s.gcr.io - nexus.{{ ansible_nodename }} - nexus3.onap.org - registry-1.docker.io |