diff --git a/conf/common/platforms.yml b/conf/common/platforms.yml
index fa9bc076022a8fa093e0be97e46b68086012cf71..9a364daa130225330c08330b542d93491672dd78 100644
--- a/conf/common/platforms.yml
+++ b/conf/common/platforms.yml
@@ -69,7 +69,7 @@ Platforms:
     CUSTOM_DIRECTIVES: "#SBATCH -p compute -A %UserInformation.LEVANTE.project%"
 
   LEVANTE_LOGIN:
-    TYPE: ps
+    TYPE: slurm
     HOST: "%UserInformation.LEVANTE.host%"
     PROJECT: "%UserInformation.LEVANTE.project%"
     USER: "%UserInformation.LEVANTE.project%"