namespace: vexxhost | |
name: atmosphere | |
version: 0.9.0 # x-release-please-version | |
readme: README.md | |
authors: | |
- Mohammed Naser <mnaser@vexxhost.com> | |
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.5.2 | |
community.crypto: 2.2.3 | |
community.general: 4.5.0 | |
kubernetes.core: 2.3.2 | |
openstack.cloud: 1.7.0 | |
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 | |
- atmosphere | |
- ci | |
- cmd | |
- docs | |
- images | |
- internal | |
- molecule | |
- .coveragerc | |
- .dockerignore | |
- .flake8 | |
- .gitignore | |
- .pre-commit-config.yaml | |
- .python-version | |
- .release-please-manifest.json | |
- CHANGELOG.md | |
- Dockerfile | |
- go.mod | |
- go.sum | |
- jsonnetfile.lock.json | |
- mkdocs.yml | |
- poetry.lock | |
- pyproject.toml | |
- release-please-config.json |