aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/profiles/kernel-1/profile.json4
-rw-r--r--src/main/resources/profiles/kernel-2/profile.json4
-rw-r--r--src/main/resources/profiles/kernel-3/profile.json4
3 files changed, 9 insertions, 3 deletions
diff --git a/src/main/resources/profiles/kernel-1/profile.json b/src/main/resources/profiles/kernel-1/profile.json
index 3d65897..1891b65 100644
--- a/src/main/resources/profiles/kernel-1/profile.json
+++ b/src/main/resources/profiles/kernel-1/profile.json
@@ -7,5 +7,7 @@
"ip": "9.30.137.220",
"transport": "tcp",
"signature_scheme": "hmac-sha256",
- "key": ""
+ "key": "",
+ "py4j_java": 25333,
+ "py4j_python": 25334
} \ No newline at end of file
diff --git a/src/main/resources/profiles/kernel-2/profile.json b/src/main/resources/profiles/kernel-2/profile.json
index 0953896..330156b 100644
--- a/src/main/resources/profiles/kernel-2/profile.json
+++ b/src/main/resources/profiles/kernel-2/profile.json
@@ -7,5 +7,7 @@
"ip": "9.30.137.220",
"transport": "tcp",
"signature_scheme": "hmac-sha256",
- "key": ""
+ "key": "",
+ "py4j_java": 25335,
+ "py4j_python": 25336
} \ No newline at end of file
diff --git a/src/main/resources/profiles/kernel-3/profile.json b/src/main/resources/profiles/kernel-3/profile.json
index 72113b1..1fa422c 100644
--- a/src/main/resources/profiles/kernel-3/profile.json
+++ b/src/main/resources/profiles/kernel-3/profile.json
@@ -7,5 +7,7 @@
"ip": "9.30.137.220",
"transport": "tcp",
"signature_scheme": "hmac-sha256",
- "key": ""
+ "key": "",
+ "py4j_java": 25337,
+ "py4j_python": 25338
} \ No newline at end of file