summaryrefslogtreecommitdiff
path: root/tulip/0002-tulip-services.patch
diff options
context:
space:
mode:
Diffstat (limited to 'tulip/0002-tulip-services.patch')
-rw-r--r--tulip/0002-tulip-services.patch16
1 files changed, 8 insertions, 8 deletions
diff --git a/tulip/0002-tulip-services.patch b/tulip/0002-tulip-services.patch
index 1e0564f..a0314f1 100644
--- a/tulip/0002-tulip-services.patch
+++ b/tulip/0002-tulip-services.patch
@@ -16,15 +16,15 @@ index 0dea4f4..032fdb4 100755
flag_regex = os.getenv("FLAG_REGEX", "[A-Z0-9]{31}=")
mongo_server = f'mongodb://{mongo_host}/'
-vm_ip = os.getenv("VM_IP", "10.10.3.1")
-+vm_ip = "10.100.2.1"
++vm_ip = "10.60.33.1"
+
-+services = [{"ip": vm_ip, "port": 5000, "name": "contractual_service1"},
-+ {"ip": vm_ip, "port": 1337, "name": "tpm_service2"},
-+ {"ip": vm_ip, "port": 3000, "name": "todo_service3"},
-+ {"ip": vm_ip, "port": -1, "name": "other"},
-+ {"ip": vm_ip, "port": -1, "name": "other"},
-+ {"ip": vm_ip, "port": -1, "name": "other"},
-+ {"ip": vm_ip, "port": -1, "name": "other"},
++services = [{"ip": vm_ip, "port": 80, "name": "CApp"},
++ {"ip": vm_ip, "port": 1234, "name": "CyberUni"},
++ {"ip": vm_ip, "port": 1235, "name": "CyberUni"},
++ {"ip": vm_ip, "port": 1236, "name": "CyberUni"},
++ {"ip": vm_ip, "port": 1237, "name": "CyberUni"},
++ {"ip": vm_ip, "port": 1337, "name": "TiCCket"},
++ {"ip": vm_ip, "port": 5000, "name": "Trademark"},
+ {"ip": vm_ip, "port": -1, "name": "other"},
+ {"ip": vm_ip, "port": -1, "name": "other"},
+ {"ip": vm_ip, "port": -1, "name": "other"},