blob: cf6dd318cc31a62e6028996499e386434d448ca9 [file] [log] [blame]
Mohammed Naser9ec9f0d2022-08-31 17:12:22 -04001namespace: vexxhost
Mohammed Naser75053592022-09-21 18:01:08 -04002name: atmosphere
github-actions[bot]79fdddf2023-03-01 13:15:26 +00003version: 1.0.1 # x-release-please-version
Mohammed Naser75053592022-09-21 18:01:08 -04004readme: README.md
Mohammed Naser9ec9f0d2022-08-31 17:12:22 -04005authors:
Mohammed Naser6bf65352022-09-19 16:40:06 -04006 - Mohammed Naser <mnaser@vexxhost.com>
Mohammed Naser75053592022-09-21 18:01:08 -04007description: Simple & easy private cloud platform featuring VMs, Kubernetes & bare-metal
8license:
9 - GPL-3.0-or-later
Mohammed Naser9ec9f0d2022-08-31 17:12:22 -040010dependencies:
Mohammed Naserd8a72dc2022-08-31 19:45:57 -040011 ansible.netcommon: 1.2.0
Mohammed Naser9ec9f0d2022-08-31 17:12:22 -040012 ansible.posix: 1.3.0
Mohammed Naser3595fdd2023-03-08 18:38:55 +000013 ansible.utils: 2.9.0
Mohammed Naser9ec9f0d2022-08-31 17:12:22 -040014 community.crypto: 2.2.3
15 community.general: 4.5.0
16 kubernetes.core: 2.3.2
17 openstack.cloud: 1.7.0
Mohammed Naser0a13cee2023-03-02 11:28:29 +010018 community.mysql: 3.6.0
Tadas Sutkaitis4ace4182023-02-27 04:31:52 +020019tags:
20 - application
21 - cloud
22 - infrastructure
23 - linux
24 - monitoring
25 - storage
26 - tools
Mohammed Naser75053592022-09-21 18:01:08 -040027repository: https://github.com/vexxhost/atmosphere
28documentation: https://github.com/vexxhost/atmosphere/tree/main/docs
29homepage: https://github.com/vexxhost/atmosphere
30issues: https://github.com/vexxhost/atmosphere/issues
31build_ignore:
Mohammed Naser737d96e2022-11-14 15:04:40 +000032 - .github
Mohammed Naser737d96e2022-11-14 15:04:40 +000033 - ci
34 - cmd
35 - docs
Mohammed Naser24abccb2023-01-29 22:50:42 +000036 - hack
Mohammed Naser737d96e2022-11-14 15:04:40 +000037 - images
38 - internal
39 - molecule
Mohammed Naser24abccb2023-01-29 22:50:42 +000040 - tests
Mohammed Naser737d96e2022-11-14 15:04:40 +000041 - .coveragerc
Mohammed Naser737d96e2022-11-14 15:04:40 +000042 - .flake8
43 - .gitignore
Mohammed Naser24abccb2023-01-29 22:50:42 +000044 - .markdownlint.yaml
Mohammed Naser737d96e2022-11-14 15:04:40 +000045 - .pre-commit-config.yaml
46 - .python-version
47 - .release-please-manifest.json
48 - CHANGELOG.md
Mohammed Naser737d96e2022-11-14 15:04:40 +000049 - go.mod
50 - go.sum
Mohammed Naser737d96e2022-11-14 15:04:40 +000051 - mkdocs.yml
52 - poetry.lock
53 - pyproject.toml
54 - release-please-config.json