-
Notifications
You must be signed in to change notification settings - Fork 29
/
galaxy.yml
57 lines (57 loc) · 1.2 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
49
50
51
52
53
54
55
56
57
namespace: vexxhost
name: atmosphere
version: 5.0.0-beta.1
readme: README.md
authors:
- Mohammed Naser <[email protected]>
description: Simple & easy private cloud platform featuring VMs, Kubernetes & bare-metal
license:
- GPL-3.0-or-later
dependencies:
ansible.netcommon: 1.2.0
ansible.posix: 1.3.0
ansible.utils: 2.9.0
community.crypto: 2.2.3
community.general: 7.3.0
community.mysql: 3.6.0
kubernetes.core: 2.4.0
openstack.cloud: 1.7.0
vexxhost.ceph: 3.0.1
vexxhost.kubernetes: ">=2.0.1"
tags:
- application
- cloud
- infrastructure
- linux
- monitoring
- storage
- tools
repository: https://github.com/vexxhost/atmosphere
documentation: https://github.com/vexxhost/atmosphere/tree/main/docs
homepage: https://github.com/vexxhost/atmosphere
issues: https://github.com/vexxhost/atmosphere/issues
build_ignore:
- .github
- build
- ci
- cmd
- docs
- hack
- images
- internal
- molecule
- tests
- .coveragerc
- .earthlyignore
- .flake8
- .gitignore
- .markdownlint.yaml
- .mypy_cache
- .pre-commit-config.yaml
- .python-version
- .release-please-manifest.json
- CHANGELOG.md
- go.mod
- go.sum
- pyproject.toml
- release-please-config.json