added workflow to delete system services

This commit is contained in:
Marco Lettere 2021-10-07 15:48:18 +02:00
parent 3463b65d4c
commit a808251924
1 changed files with 2 additions and 1 deletions

View File

@ -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"