ansible-role-conductor-work.../defaults/main.yaml

40 lines
1.2 KiB
YAML
Raw Normal View History

2020-11-18 19:01:40 +01:00
---
workflows:
2022-05-19 12:27:57 +02:00
- create-user-add-to-vre
- group_deleted
- user-group_created
- user-group-role_created
- group_created
- invitation-accepted
- user-group_deleted
- user-group-role_deleted
- delete-user-account
- role_deleted
- role_created
- add_role_policy_permission
- add_all_member_roles
- create_system_service
- delete_system_service
- add_all_system_services_to_vre
- create_workspace_client
2022-03-22 14:48:22 +01:00
- add_workspace_client_to_context
2022-05-19 12:27:57 +02:00
- enable_workspace_clients_for_context
- add_workspace_client_to_contexts
- ghn_client_add_to_context
- ghn_client_add_to_contexts
- ghn_client_create
- ghn_client_delete
- ghn_client_remove_from_contexts
- ghn_client_remove_from_context
2022-03-17 12:53:50 +01:00
2020-11-18 19:01:40 +01:00
keycloak_host: "https://accounts.dev.d4science.org/auth"
keycloak: "{{ keycloak_host }}/realms"
keycloak_realm: "d4science"
2020-11-18 19:01:40 +01:00
keycloak_admin: "{{ keycloak_host }}/admin/realms"
keycloak_auth: "c93501bd-abeb-4228-bc28-afac38877338"
2021-03-04 10:26:15 +01:00
keycloak_auth_master: "7a64deb5-e8ea-4add-ba8d-26b339994cc9"
2020-11-18 19:01:40 +01:00
liferay: "https://next.d4science.org/api/jsonws"
liferay_auth: "bm90aWZpY2F0aW9uc0BkNHNjaWVuY2Uub3JnOmdjdWJlcmFuZG9tMzIx"
2021-06-30 16:07:12 +02:00
root_vo: "%2Fgcube"
ic_proxy: "https://node10-d-d4s.d4science.org"