blob: 26d0865c56b94c6e94bbcc3c53eea1c7744c95cc [file] [log] [blame]
Mohammed Naser9ec9f0d2022-08-31 17:12:22 -04001namespace: vexxhost
Mohammed Naser75053592022-09-21 18:01:08 -04002name: atmosphere
github-actions[bot]662b2192022-11-10 22:53:22 +00003version: 0.6.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
13 ansible.utils: 2.5.2
14 community.crypto: 2.2.3
15 community.general: 4.5.0
16 kubernetes.core: 2.3.2
17 openstack.cloud: 1.7.0
Mohammed Naser75053592022-09-21 18:01:08 -040018repository: https://github.com/vexxhost/atmosphere
19documentation: https://github.com/vexxhost/atmosphere/tree/main/docs
20homepage: https://github.com/vexxhost/atmosphere
21issues: https://github.com/vexxhost/atmosphere/issues
22build_ignore:
Mohammed Naser737d96e2022-11-14 15:04:40 +000023 - .github
24 - atmosphere
25 - ci
26 - cmd
27 - docs
28 - images
29 - internal
30 - molecule
31 - .coveragerc
32 - .dockerignore
33 - .flake8
34 - .gitignore
35 - .pre-commit-config.yaml
36 - .python-version
37 - .release-please-manifest.json
38 - CHANGELOG.md
39 - Dockerfile
40 - go.mod
41 - go.sum
42 - jsonnetfile.lock.json
43 - mkdocs.yml
44 - poetry.lock
45 - pyproject.toml
46 - release-please-config.json