diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.gitignore diff --git a/.rhn-tools.metadata b/.rhn-tools.metadata new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.rhn-tools.metadata diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt new file mode 100644 index 0000000..096d6f2 --- /dev/null +++ b/SOURCES/modulemd.src.txt @@ -0,0 +1,92 @@ +document: modulemd +version: 2 +data: + summary: Red Hat Satellite 5 tools for RHEL + description: Red Hat Satellite 5 tools packages providing additional functionality + like e.g. provisioning or configuration management. + license: + module: + - MIT + dependencies: + - buildrequires: + platform: [el8] + satellite-5-client: [1.0] + requires: + platform: [el8] + references: + community: https://github.com/spacewalkproject/spacewalk/ + documentation: https://access.redhat.com/documentation/en-us/red_hat_satellite/5.8/ + tracker: https://bugzilla.redhat.com/ + profiles: + common: + rpms: + - koan + - osad + - rhn-custom-info + - rhn-virtualization-host + - rhncfg + - rhncfg-actions + - rhncfg-client + - rhncfg-management + - rhnpush + - spacewalk-abrt + - spacewalk-client-cert + - spacewalk-koan + - spacewalk-oscap + - spacewalk-remote-utils + - spacewalk-usix + - python3-spacewalk-backend-libs + components: + rpms: + cobbler: + rationale: Cobbler tool that performs cobbler orders on remote machines. + buildorder: 10 + ref: rhel-8.0 + osad: + rationale: Daemon for enabling push notifications for Red Hat Satellite 5 clients. + buildorder: 10 + ref: rhel-8.0 + rhn-custom-info: + rationale: Allows for the setting and listing of custom key/value pairs for Red Hat Satellite 5 clients. + buildorder: 10 + ref: rhel-8.0 + rhn-virtualization: + rationale: Various Red Hat Satellite 5 actions for manipulation with virtual machine guest images. + buildorder: 10 + ref: rhel-8.0 + rhncfg: + rationale: Enables configuration management extension for Red Hat Satllite 5 clients. + buildorder: 10 + ref: rhel-8.0 + rhnpush: + rationale: Package uploader for Red Hat Satellite 5. + buildorder: 10 + ref: rhel-8.0 + spacewalk-abrt: + rationale: rhn-check plug-in for collecting information about crashes handled by ABRT. + buildorder: 10 + ref: rhel-8.0 + spacewalk-backend: + rationale: Support libraries for RHN Toools. + buildorder: 5 + ref: rhel-8.0 + spacewalk-client-cert: + rationale: Client side functionality allowing manipulation with Red Hat Satellite 5 client certificates (/etc/sysconfig/rhn/systemid). + buildorder: 10 + ref: rhel-8.0 + spacewalk-koan: + rationale: Support package for koan interaction. + buildorder: 20 + ref: rhel-8.0 + spacewalk-oscap: + rationale: OpenSCAP plug-in for rhn-check. + buildorder: 10 + ref: rhel-8.0 + spacewalk-remote-utils: + rationale: Utilities to interact with a Red Hat Satellite 5 remotely. + buildorder: 10 + ref: rhel-8.0 + spacewalk-usix: + rationale: Support libraries for handilng different Python versions. + buildorder: 2 + ref: rhel-8.0