diff --git a/.packit.yaml b/.packit.yaml index 2cadfb25..f80e3815 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -5,8 +5,8 @@ specfile_path: foreman-installer.spec # add or remove files that should be synced files_to_sync: - - foreman-installer.spec - - .packit.yaml + - foreman-installer.spec + - .packit.yaml # name in upstream package repository or registry (e.g. in PyPI) upstream_package_name: foreman-installer @@ -30,11 +30,6 @@ jobs: - job: copr_build trigger: pull_request targets: - rhel-8: - additional_modules: "foreman:el8" - additional_repos: - - https://yum.theforeman.org/releases/nightly/el8/x86_64/ - - https://yum.puppet.com/puppet7/el/8/x86_64/ rhel-9: additional_repos: - https://yum.theforeman.org/releases/nightly/el9/x86_64/