added workflows for the creation of system services
This commit is contained in:
parent
63dcb10efb
commit
88c3429082
|
@ -12,6 +12,8 @@ workflows:
|
|||
- role_deleted
|
||||
- role_created
|
||||
- add_role_policy_permission
|
||||
- add_all_member_roles
|
||||
- create_system_service
|
||||
keycloak_host: "https://accounts.dev.d4science.org/auth"
|
||||
keycloak: "{{ keycloak_host }}/realms"
|
||||
keycloak_realm: "d4science"
|
||||
|
|
Loading…
Reference in New Issue