forked from redhat-cop/middleware_ocpv
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgalaxy.yml
36 lines (36 loc) · 943 Bytes
/
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
namespace: infra
name: middleware_ocpv
version: "1.0.0"
readme: README.md
authors:
- Andrew Block <ablock@redhat.com>
- Guido Grazioli <ggraziol@redhat.com>
- Ranabir Chakraborty <rchakrab@redhat.com>
description: Using OpenShift Virtualization as an environment for hosting Virtual Machines that are provisioned, configured and maintained using Ansible and tooling from the Ansible Middleware project.
license_file: "LICENSE"
tags:
- java
- ansible
- server
- application
- kubernetes
- openshift
- middleware
- middleware
- a4mw
dependencies:
ansible.posix: '>=1.4.0'
kubernetes.core: '>=2.4.0'
repository: https://github.com/redhat-cop/middleware_ocpv
homepage: https://github.com/redhat-cop/middleware_ocpv
issues: https://github.com/redhat-cop/middleware_ocpv/issues
build_ignore:
- collections
- .gitignore
- .github
- .ansible-lint
- .yamllint
- '*.tar.gz'
- '*.zip'
- molecule
- changelogs