Skip to content

Commit

Permalink
Add Gateway as a known resource type
Browse files Browse the repository at this point in the history
  • Loading branch information
jpwhite4 committed Jan 29, 2021
1 parent 629ffaf commit 8e71938
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions configuration/resource_types.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,11 @@
"description": "User Support",
"realms": [
]
},
"Gateway": {
"description": "Web-based access to CI resources",
"realms": [
]
}
}
}

0 comments on commit 8e71938

Please sign in to comment.