blob: e14caf88a6751d29f1bf49d6189fd6826fb346bd [file] [log] [blame]
Mohammed Naser9ec9f0d2022-08-31 17:12:22 -04001namespace: vexxhost
Mohammed Naser75053592022-09-21 18:01:08 -04002name: atmosphere
github-actions[bot]9548f962023-06-02 12:52:14 +00003version: 1.5.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 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
Mohammed Naserbc9c76c2023-07-01 17:35:50 -040016 community.mysql: 3.6.0
Mohammed Naser9ec9f0d2022-08-31 17:12:22 -040017 kubernetes.core: 2.3.2
18 openstack.cloud: 1.7.0
Mohammed Naser545bc432023-04-16 23:02:23 +000019 vexxhost.ceph: 2.0.1
Mohammed Naserbcd4fe12023-06-22 13:31:56 -040020 vexxhost.kubernetes: 1.6.0
Tadas Sutkaitis4ace4182023-02-27 04:31:52 +020021tags:
22 - application
23 - cloud
24 - infrastructure
25 - linux
26 - monitoring
27 - storage
28 - tools
Mohammed Naser75053592022-09-21 18:01:08 -040029repository: https://github.com/vexxhost/atmosphere
30documentation: https://github.com/vexxhost/atmosphere/tree/main/docs
31homepage: https://github.com/vexxhost/atmosphere
32issues: https://github.com/vexxhost/atmosphere/issues
33build_ignore:
Mohammed Naser737d96e2022-11-14 15:04:40 +000034 - .github
Mohammed Naser8613c862023-04-24 17:26:51 -040035 - build
Mohammed Naser737d96e2022-11-14 15:04:40 +000036 - ci
37 - cmd
38 - docs
Mohammed Naser24abccb2023-01-29 22:50:42 +000039 - hack
Mohammed Naser737d96e2022-11-14 15:04:40 +000040 - images
41 - internal
42 - molecule
Mohammed Naser24abccb2023-01-29 22:50:42 +000043 - tests
Mohammed Naser737d96e2022-11-14 15:04:40 +000044 - .coveragerc
Mohammed Naser737d96e2022-11-14 15:04:40 +000045 - .flake8
46 - .gitignore
Mohammed Naser24abccb2023-01-29 22:50:42 +000047 - .markdownlint.yaml
Mohammed Naser737d96e2022-11-14 15:04:40 +000048 - .pre-commit-config.yaml
49 - .python-version
50 - .release-please-manifest.json
51 - CHANGELOG.md
Mohammed Naser737d96e2022-11-14 15:04:40 +000052 - go.mod
53 - go.sum
Mohammed Naser737d96e2022-11-14 15:04:40 +000054 - mkdocs.yml
55 - poetry.lock
56 - pyproject.toml
57 - release-please-config.json