-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathgalaxy.yml
30 lines (30 loc) · 1.06 KB
/
galaxy.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
namespace: "theforeman"
name: "operations"
description: Foreman operations tasks such as install and maintenance
authors:
- "Baptiste Agasse <[email protected]>"
- "Chris Roberts <[email protected]>"
- "Eric D. Helms <[email protected]>"
- "Evgeni Golov <[email protected]>"
- "Ewoud Kohl van Wijngaarden <[email protected]>"
- "Griffin Sullivan <[email protected]>"
- "Jeffrey van Pelt <[email protected]>"
- "Jeremy Audet <[email protected]>"
- "Kyle Williams <[email protected]>"
- "Matthias Dellweg <[email protected]>"
- "Robert Rettig <[email protected]>"
- "willtome <[email protected]>"
version: "3.0.0"
license:
- "GPL-3.0-or-later"
tags:
- foreman
- katello
- satellite
- orcharhino
- infrastructure
readme: "README.md"
homepage: "https://theforeman.org/"
repository: "https://github.com/theforeman/foreman-operations-collection"
documentation: "https://theforeman.org/plugins/foreman-operations-collection/"
issues: "https://github.com/theforeman/foreman-operations-collection/issues"