Skip to content

Commit

Permalink
Merge pull request #104 from ATIX-AG/update_packit
Browse files Browse the repository at this point in the history
Update packit configuration and readme
  • Loading branch information
nadjaheitmann authored Oct 9, 2024
2 parents 026eb78 + e390f6e commit 863b50a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
10 changes: 7 additions & 3 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,15 @@ jobs:
- job: copr_build
trigger: pull_request
targets:
centos-stream-8:
rhel-8:
additional_modules: "foreman-devel:el8"
additional_repos:
- http://yum.theforeman.org/releases/nightly/el8/x86_64/
- http://yum.theforeman.org/plugins/nightly/el8/x86_64/
- https://yum.theforeman.org/releases/nightly/el8/x86_64/
- https://yum.theforeman.org/plugins/nightly/el8/x86_64/
rhel-9:
additional_repos:
- https://yum.theforeman.org/releases/nightly/el9/x86_64/
- https://yum.theforeman.org/plugins/nightly/el9/x86_64/
module_hotfixes: true

srpm_build_deps:
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ As Hypervisor the following systems are supported:
## Installation

You can install Foreman Snapshot Management plug-in using `foreman-installer`.
For more information, see [Installing the Snapshot Management Plug-in](https://docs.theforeman.org/nightly/Managing_Hosts/index-katello.html#Installing_the_Snapshot_Management_Plugin_managing-hosts) in _Foreman documentation_.
For more information, see [Installing the Snapshot Management Plug-in](https://docs.theforeman.org/nightly/Managing_Hosts/index-katello.html#Installing_the_Snapshot_Management_plugin_managing-hosts) in _Foreman documentation_.

## Compatibility

Expand Down Expand Up @@ -229,7 +229,7 @@ curl -s -u "$AUTH" \
Fork and send a Pull Request. Thanks!

## Copyright
Copyright (c) 2023 ATIX AG - http://www.atix.de
Copyright (c) 2024 ATIX AG - http://www.atix.de

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Expand Down

0 comments on commit 863b50a

Please sign in to comment.