blob: 7c0b660984ccf2de79fcb96589fc5691b64dc80a [file] [log] [blame]
Mohammed Naser9ec9f0d2022-08-31 17:12:22 -04001namespace: vexxhost
Mohammed Naser75053592022-09-21 18:01:08 -04002name: atmosphere
github-actions[bot]04ff9df2023-02-20 12:03:44 -05003version: 1.0.0-rc.2 # 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 Naser9ec9f0d2022-08-31 17:12:22 -040013 community.crypto: 2.2.3
14 community.general: 4.5.0
15 kubernetes.core: 2.3.2
16 openstack.cloud: 1.7.0
Tadas Sutkaitis4ace4182023-02-27 04:31:52 +020017tags:
18 - application
19 - cloud
20 - infrastructure
21 - linux
22 - monitoring
23 - storage
24 - tools
Mohammed Naser75053592022-09-21 18:01:08 -040025repository: https://github.com/vexxhost/atmosphere
26documentation: https://github.com/vexxhost/atmosphere/tree/main/docs
27homepage: https://github.com/vexxhost/atmosphere
28issues: https://github.com/vexxhost/atmosphere/issues
29build_ignore:
Mohammed Naser737d96e2022-11-14 15:04:40 +000030 - .github
Mohammed Naser737d96e2022-11-14 15:04:40 +000031 - ci
32 - cmd
33 - docs
Mohammed Naser24abccb2023-01-29 22:50:42 +000034 - hack
Mohammed Naser737d96e2022-11-14 15:04:40 +000035 - images
36 - internal
37 - molecule
Mohammed Naser24abccb2023-01-29 22:50:42 +000038 - tests
Mohammed Naser737d96e2022-11-14 15:04:40 +000039 - .coveragerc
Mohammed Naser737d96e2022-11-14 15:04:40 +000040 - .flake8
41 - .gitignore
Mohammed Naser24abccb2023-01-29 22:50:42 +000042 - .markdownlint.yaml
Mohammed Naser737d96e2022-11-14 15:04:40 +000043 - .pre-commit-config.yaml
44 - .python-version
45 - .release-please-manifest.json
46 - CHANGELOG.md
Mohammed Naser737d96e2022-11-14 15:04:40 +000047 - go.mod
48 - go.sum
Mohammed Naser737d96e2022-11-14 15:04:40 +000049 - mkdocs.yml
50 - poetry.lock
51 - pyproject.toml
52 - release-please-config.json