summaryrefslogtreecommitdiffstats
path: root/ansible/group_vars/infrastructure.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/group_vars/infrastructure.yml')
-rwxr-xr-xansible/group_vars/infrastructure.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/ansible/group_vars/infrastructure.yml b/ansible/group_vars/infrastructure.yml
index fc0699c5..50291ac2 100755
--- a/ansible/group_vars/infrastructure.yml
+++ b/ansible/group_vars/infrastructure.yml
@@ -4,13 +4,7 @@ simulated_hosts:
git:
- gerrit.onap.org
http:
- - git.onap.org
- - nexus.onap.org
- repo.infra-server
- - www.getcloudify.org
- - www.springframework.org
- - repo.maven.apache.org
- - repo1.maven.org
nexus:
- docker.elastic.co
- docker.io
@@ -23,7 +17,6 @@ simulated_hosts:
- quay.io
- registry-1.docker.io
- registry.hub.docker.com
- - registry.npmjs.org
all_simulated_hosts:
"{{ simulated_hosts.git + simulated_hosts.http + simulated_hosts.nexus }}"
populate_nexus: false