diff options
author | Michal Ptacek <m.ptacek@partner.samsung.com> | 2019-06-05 10:23:21 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-06-05 10:23:21 +0000 |
commit | 16294b10526ff85f0701cdfd5a8238fbbbd314f4 (patch) | |
tree | 1415c7f8e83b2740356816eceb960827d3b7d344 | |
parent | be3df7facde9edca0b64226e541e21e945bf5da1 (diff) | |
parent | 4dedc3b28b5f68de007363651582e13dfedbd0b8 (diff) |
Merge "Removing rancher simulations from nginx"
-rwxr-xr-x | ansible/group_vars/infrastructure.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ansible/group_vars/infrastructure.yml b/ansible/group_vars/infrastructure.yml index 66a00b5f..c685e773 100755 --- a/ansible/group_vars/infrastructure.yml +++ b/ansible/group_vars/infrastructure.yml @@ -3,8 +3,6 @@ vnc_passwd: samsung simulated_hosts: git: - gerrit.onap.org - - git.rancher.io - - github.com http: - git.onap.org - nexus.onap.org |