added workflow to delete system services
This commit is contained in:
parent
3463b65d4c
commit
a808251924
|
@ -13,7 +13,8 @@ workflows:
|
|||
# - role_created
|
||||
# - add_role_policy_permission
|
||||
# - add_all_member_roles
|
||||
- create_system_service
|
||||
# - create_system_service
|
||||
- delete_system_service
|
||||
# - add_all_system_services_to_vre
|
||||
keycloak_host: "https://accounts.dev.d4science.org/auth"
|
||||
keycloak: "{{ keycloak_host }}/realms"
|
||||
|
|
Loading…
Reference in New Issue