This repository has been archived on 2023-10-25. You can view files and clone it, but cannot push or open issues or pull requests.
2021-05-11 17:01:28 +02:00
|
|
|
---
|
|
|
|
# .. vim: foldmarker=[[[,]]]:foldmethod=marker
|
|
|
|
|
|
|
|
# For RedHat Entreprise Linux 8
|
|
|
|
# https://developers.redhat.com/blog/2018/11/15/introducing-codeready-linux-builder/
|
2021-10-25 17:08:10 +02:00
|
|
|
fusioninventory__additional_repo_file: "/etc/yum.repos.d/redhat.repo"
|
|
|
|
fusioninventory__additional_repo_params:
|
2021-05-11 17:01:28 +02:00
|
|
|
- section: codeready-builder-for-rhel-8-x86_64-rpms
|
|
|
|
option: enabled
|
|
|
|
value: "1"
|
2021-10-26 12:14:30 +02:00
|
|
|
- section: rhel-8-for-x86_64-appstream-rpms
|
|
|
|
option: enabled
|
|
|
|
value: "1"
|