-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathgalaxy.yml
48 lines (48 loc) · 1.08 KB
/
galaxy.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
---
namespace: infra
name: rhbk_ha_cluster
version: 1.0.0
readme: README.md
authors:
- Guido Grazioli <[email protected]>
- Ranabir Chakraborty <[email protected]>
description: Provision and deploy a Red Hat Build of Keycloak multi-regional authentication service on clusters.
license_file: "LICENSE"
tags:
- keycloak
- redhat
- rhel
- sso
- openid
- application
- identity
- security
- infrastructure
- authentication
- java
- runtimes
- middleware
- datagrid
- infinispan
- a4mw
- cluster
dependencies:
"redhat.rhbk": ">=2.0.0"
"redhat.data_grid": ">=1.1.4"
"ansible.posix": ">=1.4.0"
repository: https://github.com/ansible-middleware/rhbk-ha-cluster
documentation: https://ansible-middleware.github.io/rhbk-ha-cluster
homepage: https://github.com/ansible-middleware/rhbk-ha-cluster
issues: https://github.com/ansible-middleware/rhbk-ha-cluster/issues
build_ignore:
- .gitignore
- .github
- .yamllint
- '*.tar.gz'
- '*.zip'
- molecule
- changelogs
- docs/_gh_include
- docs/conf.py
- docs/roles.rst.template
- docs/requirements.yml