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

eroma 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 4bb746cd34 Adding new SMILES gateway
4bb746cd34 is described below

commit 4bb746cd34b9d46aac9f8b0e3c666526609c64a1
Author: eroma2014 <[email protected]>
AuthorDate: Fri Mar 8 13:34:14 2024 -0500

    Adding new SMILES gateway
---
 .../scigap/production/host_vars/dev-smiles/vault.yml         | 12 ++++++++++++
 dev-tools/ansible/inventories/scigap/production/hosts        |  3 +++
 2 files changed, 15 insertions(+)

diff --git 
a/dev-tools/ansible/inventories/scigap/production/host_vars/dev-smiles/vault.yml
 
b/dev-tools/ansible/inventories/scigap/production/host_vars/dev-smiles/vault.yml
new file mode 100644
index 0000000000..92de213b01
--- /dev/null
+++ 
b/dev-tools/ansible/inventories/scigap/production/host_vars/dev-smiles/vault.yml
@@ -0,0 +1,12 @@
+$ANSIBLE_VAULT;1.1;AES256
+62336139303836306137303635666436373434653739336436656330313630643663363732316137
+3463356265356439303832343531633939636466316633350a643664626435626231386362376434
+37623835633231343262656338306364656264353330383436383032386363336661323838376133
+3630313163303062310a333736643361373263333937326166623638353563663632386565643664
+62323461316435613139366666643236346639643231616330653462323263666239653035383565
+36393432323234303439616361373965653233346431626263633039333232623563663130323065
+33613663636437333639313235326438303463656233373635646532633664376663333666633864
+30366631666534653034663763663366643161363661313736626162653338363566383161333764
+65323930646235626133636463366136646333373234633431653239613335623233383432386635
+65393732376535383535323637336537386437653766353666326238656564666464656566323234
+323865376431383335643863343363343633
diff --git a/dev-tools/ansible/inventories/scigap/production/hosts 
b/dev-tools/ansible/inventories/scigap/production/hosts
index e3b35f539d..ef1fe17bdd 100644
--- a/dev-tools/ansible/inventories/scigap/production/hosts
+++ b/dev-tools/ansible/inventories/scigap/production/hosts
@@ -83,6 +83,9 @@ nasa-veda ansible_host=156.56.104.84
 # smiles server
 smiles ansible_host=scigap13.sciencegateways.iu.edu ansible_user=root
 
+# dev-smiles server
+dev-smiles ansible_host=149.165.169.43 ansible_user=exouser
+
 # vlab-plasmasciene server
 vlab-plasmascience ansible_host=149.165.172.104 ansible_user=exouser
 

Reply via email to