diff --git a/sis/sis_cscl.bkr b/sis/sis_cscl.bkr
index 2f496d94083866428f5f76761472a2ec5a9d3492..f959e2524be0c67f05ca5bb4e15e8a2b2194a588 100644
--- a/sis/sis_cscl.bkr
+++ b/sis/sis_cscl.bkr
@@ -621,14 +621,6 @@
                     "IP = "sisso-img.%s.svc.cluster.local" %kube_namespace",
                     "PORT = 22",
                     "'''    ",
-                    "try:",
-                    "    IP = os.environ['OPENMPIHOST']  ",
-                    "    PORT = int(os.environ['OPENMPIPORT'])",
-                    "except:",
-                    "    IP = '130.183.207.77'",
-                    "    PORT = 9672",
-                    "    ",
-                    "    ",
                     "### Settings",
                     "#1) Local paths",
                     "Local_paths = {",