From c094d09ecb1cac0506c93bb63fcac64c017dac55 Mon Sep 17 00:00:00 2001 From: cal-nic <98323072+cal-nic@users.noreply.github.com> Date: Fri, 18 Oct 2024 11:15:06 +0100 Subject: [PATCH] BLAIS5-4414: update role map for IPS pilot/e2e roles --- server/role-to-serverparks-map.json | 4 ++++ src/role-to-serverparks-map.json | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/server/role-to-serverparks-map.json b/server/role-to-serverparks-map.json index 86823485..981878e8 100644 --- a/server/role-to-serverparks-map.json +++ b/server/role-to-serverparks-map.json @@ -1,5 +1,9 @@ { "IPS Manager" : ["gusty", "cma"], "IPS Field Interviewer" : ["gusty", "cma"], + "IPS Pilot Interviewer" : ["gusty", "cma"], + "Field Interviewer" : ["gusty", "cma"], + "SVT_Editor" : ["gusty", "cma"], + "SVT_Supervisor" : ["gusty", "cma"], "DEFAULT" : ["gusty"] } \ No newline at end of file diff --git a/src/role-to-serverparks-map.json b/src/role-to-serverparks-map.json index 86823485..981878e8 100644 --- a/src/role-to-serverparks-map.json +++ b/src/role-to-serverparks-map.json @@ -1,5 +1,9 @@ { "IPS Manager" : ["gusty", "cma"], "IPS Field Interviewer" : ["gusty", "cma"], + "IPS Pilot Interviewer" : ["gusty", "cma"], + "Field Interviewer" : ["gusty", "cma"], + "SVT_Editor" : ["gusty", "cma"], + "SVT_Supervisor" : ["gusty", "cma"], "DEFAULT" : ["gusty"] } \ No newline at end of file