2
0
Fork 0

Compare commits

..

No commits in common. "368674c1ce71399efef4bf1f496b187fbe6a0b71" and "2551c3bb9fd6ee59a01bd15b464e0f990295c0cd" have entirely different histories.

2 changed files with 3 additions and 7 deletions

View File

@ -1,8 +1,7 @@
## v1.4.1
## v1.X.Y
### Fix
* truthy warnings with ansible-lint.
* complete rhel8 support (thanks @mjourdan PR #13).
## v1.4.0

View File

@ -3,11 +3,8 @@
# For RedHat Entreprise Linux 8
# https://developers.redhat.com/blog/2018/11/15/introducing-codeready-linux-builder/
fusioninventory__additional_repo_file: "/etc/yum.repos.d/redhat.repo"
fusioninventory__additional_repo_params:
fusioninventory__additionnal_repo_file: "/etc/yum.repos.d/redhat.repo"
fusioninventory__additionnal_repo_params:
- section: codeready-builder-for-rhel-8-x86_64-rpms
option: enabled
value: "1"
- section: rhel-8-for-x86_64-appstream-rpms
option: enabled
value: "1"