summaryrefslogtreecommitdiff
path: root/packages/cern-scripts/resources/bin
diff options
context:
space:
mode:
Diffstat (limited to 'packages/cern-scripts/resources/bin')
-rwxr-xr-xpackages/cern-scripts/resources/bin/database-tunnels.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/cern-scripts/resources/bin/database-tunnels.sh b/packages/cern-scripts/resources/bin/database-tunnels.sh
index 034ecf5..1f74c84 100755
--- a/packages/cern-scripts/resources/bin/database-tunnels.sh
+++ b/packages/cern-scripts/resources/bin/database-tunnels.sh
@@ -1,6 +1,6 @@
#!/bin/bash
REMOTE_UNC_PATH="//cerndfs.cern.ch/dfs/Applications/Oracle"
-AISADM_IP=128.142.153.100
+AISADM_IP=aisadm.cern.ch
AISADM_FINGERPRINT="`dirname \"$0\"`/../lib/aisadm-fingerprint"
SSH_USER=$USER
TNSNAMES="$HOME/.cache/tnsnames"