Mohammed Naser | 9ec9f0d | 2022-08-31 17:12:22 -0400 | [diff] [blame] | 1 | namespace: vexxhost |
Mohammed Naser | 7505359 | 2022-09-21 18:01:08 -0400 | [diff] [blame^] | 2 | name: atmosphere |
github-actions[bot] | 2e4e9fe | 2022-09-21 21:50:53 +0000 | [diff] [blame] | 3 | version: 0.1.0 # x-release-please-version |
Mohammed Naser | 7505359 | 2022-09-21 18:01:08 -0400 | [diff] [blame^] | 4 | readme: README.md |
Mohammed Naser | 9ec9f0d | 2022-08-31 17:12:22 -0400 | [diff] [blame] | 5 | authors: |
Mohammed Naser | 6bf6535 | 2022-09-19 16:40:06 -0400 | [diff] [blame] | 6 | - Mohammed Naser <mnaser@vexxhost.com> |
Mohammed Naser | 7505359 | 2022-09-21 18:01:08 -0400 | [diff] [blame^] | 7 | description: Simple & easy private cloud platform featuring VMs, Kubernetes & bare-metal |
| 8 | license: |
| 9 | - GPL-3.0-or-later |
Mohammed Naser | 9ec9f0d | 2022-08-31 17:12:22 -0400 | [diff] [blame] | 10 | dependencies: |
Mohammed Naser | d8a72dc | 2022-08-31 19:45:57 -0400 | [diff] [blame] | 11 | ansible.netcommon: 1.2.0 |
Mohammed Naser | 9ec9f0d | 2022-08-31 17:12:22 -0400 | [diff] [blame] | 12 | 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 Naser | 7505359 | 2022-09-21 18:01:08 -0400 | [diff] [blame^] | 18 | repository: https://github.com/vexxhost/atmosphere |
| 19 | documentation: https://github.com/vexxhost/atmosphere/tree/main/docs |
| 20 | homepage: https://github.com/vexxhost/atmosphere |
| 21 | issues: https://github.com/vexxhost/atmosphere/issues |
| 22 | build_ignore: |
| 23 | - .tox |
| 24 | - .vscode |
| 25 | - doc |