You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2022/05/11 21:33:02 UTC

[airavata] branch master updated: Ansible: disabling usd deploy until we get valid certs

This is an automated email from the ASF dual-hosted git repository.

machristie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git


The following commit(s) were added to refs/heads/master by this push:
     new d3850be30f Ansible: disabling usd deploy until we get valid certs
d3850be30f is described below

commit d3850be30f58c82fddd08c28a13a0a78c4e4153f
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Wed May 11 17:32:50 2022 -0400

    Ansible: disabling usd deploy until we get valid certs
---
 dev-tools/ansible/inventories/scigap/production/hosts | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-tools/ansible/inventories/scigap/production/hosts b/dev-tools/ansible/inventories/scigap/production/hosts
index 57dcba12ea..603f7915bb 100644
--- a/dev-tools/ansible/inventories/scigap/production/hosts
+++ b/dev-tools/ansible/inventories/scigap/production/hosts
@@ -49,7 +49,8 @@ sdstate ansible_host=156.56.104.84
 seagrid ansible_host=156.56.104.84
 searchsra ansible_host=156.56.104.84
 snowvision ansible_host=156.56.104.84
-southdakota ansible_host=156.56.104.84
+# disable usd/southdakota until we can get valid SSL certificate
+# southdakota ansible_host=156.56.104.84
 testdrive ansible_host=156.56.104.84
 uab ansible_host=156.56.104.84
 wvsu ansible_host=156.56.104.84