Skip to content

Commit

Permalink
removes delius-mis-test account
Browse files Browse the repository at this point in the history
  • Loading branch information
Khatraf committed Sep 27, 2024
1 parent becbc3d commit cab66ea
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 20 deletions.
1 change: 0 additions & 1 deletion environments-networks/hmpps-test.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"nomis-test",
"oasys-test",
"delius-jitbit-test",
"delius-mis-test",
"delius-nextcloud-test",
"digital-prison-reporting-test",
"nomis-combined-reporting-test",
Expand Down
22 changes: 4 additions & 18 deletions environments/delius-mis.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"account-type": "member",
"codeowners": ["hmpps-migration", "hosting-migrations"],
"codeowners": [
"hmpps-migration",
"hosting-migrations"
],
"environments": [
{
"name": "development",
Expand All @@ -20,23 +23,6 @@
}
]
},
{
"name": "test",
"access": [
{
"sso_group_name": "hmpps-migration",
"level": "developer"
},
{
"sso_group_name": "hmpps-dba",
"level": "developer"
},
{
"sso_group_name": "hmpps-delius-mis",
"level": "fleet-manager"
}
]
},
{
"name": "preproduction",
"access": [
Expand Down
1 change: 0 additions & 1 deletion policies/networking/expected.rego
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ expected :=
"oasys-test",
"digital-prison-reporting-test",
"delius-jitbit-test",
"delius-mis-test",
"delius-nextcloud-test",
"nomis-combined-reporting-test",
"nomis-data-hub-test",
Expand Down

0 comments on commit cab66ea

Please sign in to comment.