diff --git a/shared_scripts.yml b/shared_scripts.yml
index cf724907db1c9771c504add929c9e3cf0d7629c3..c4bf0d680194eb6f74d7e58f3def0cc7e613f530 100644
--- a/shared_scripts.yml
+++ b/shared_scripts.yml
@@ -10,7 +10,7 @@ variables:
   GIT_CLEAN_FLAGS: none
   GIT_DEPTH: "1"
   NUMBER_OF_OLD_VERSIONS: 3         # number of old revisions to keep after the deploy
-  CLUSTER_ADDRESS: "copy18-1.hpc.itc.rwth-aachen.de"
+  CLUSTER_ADDRESS: "ngm01.hpc.itc.rwth-aachen.de" # Needs to be ngm01 as all other nodes require MFA
   SHARED_META_URL: "https://git-ce.rwth-aachen.de/vr-vis/VR-Group/unreal-development/unreal-ci/-/raw/master/shared.meta"
   UNREAL_VERSION: "5.3"