Merge branch 'wip_rhel8' of https://github.com/mjourdan/fusioninventory into mjourdan-wip_rhel8
This commit is contained in:
		
						commit
						cfc5e615e9
					
				|  | @ -3,8 +3,11 @@ | |||
| 
 | ||||
| # For RedHat Entreprise Linux 8 | ||||
| # https://developers.redhat.com/blog/2018/11/15/introducing-codeready-linux-builder/ | ||||
| fusioninventory__additionnal_repo_file: "/etc/yum.repos.d/redhat.repo" | ||||
| fusioninventory__additionnal_repo_params: | ||||
| fusioninventory__additional_repo_file: "/etc/yum.repos.d/redhat.repo" | ||||
| fusioninventory__additional_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" | ||||
|  |  | |||
		Reference in New Issue