blob: 58640ef041fcc660eaf44be4c6a270e8a0dfa1ad [file] [log] [blame]
Mohammed Naser9ec9f0d2022-08-31 17:12:22 -04001namespace: vexxhost
Mohammed Naser75053592022-09-21 18:01:08 -04002name: atmosphere
github-actions[bot]92f12192022-12-28 05:29:16 +00003version: 0.13.0 # 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
Mohammed Naser75053592022-09-21 18:01:08 -040017repository: https://github.com/vexxhost/atmosphere
18documentation: https://github.com/vexxhost/atmosphere/tree/main/docs
19homepage: https://github.com/vexxhost/atmosphere
20issues: https://github.com/vexxhost/atmosphere/issues
21build_ignore:
Mohammed Naser737d96e2022-11-14 15:04:40 +000022 - .github
Mohammed Naser737d96e2022-11-14 15:04:40 +000023 - ci
24 - cmd
25 - docs
Mohammed Naser24abccb2023-01-29 22:50:42 +000026 - hack
Mohammed Naser737d96e2022-11-14 15:04:40 +000027 - images
28 - internal
29 - molecule
Mohammed Naser24abccb2023-01-29 22:50:42 +000030 - tests
Mohammed Naser737d96e2022-11-14 15:04:40 +000031 - .coveragerc
Mohammed Naser737d96e2022-11-14 15:04:40 +000032 - .flake8
33 - .gitignore
Mohammed Naser24abccb2023-01-29 22:50:42 +000034 - .markdownlint.yaml
Mohammed Naser737d96e2022-11-14 15:04:40 +000035 - .pre-commit-config.yaml
36 - .python-version
37 - .release-please-manifest.json
38 - CHANGELOG.md
Mohammed Naser737d96e2022-11-14 15:04:40 +000039 - go.mod
40 - go.sum
Mohammed Naser737d96e2022-11-14 15:04:40 +000041 - mkdocs.yml
42 - poetry.lock
43 - pyproject.toml
44 - release-please-config.json