Skip to content

Instantly share code, notes, and snippets.

@muhamad-ridwant-tech
Created June 3, 2025 05:57
Show Gist options
  • Save muhamad-ridwant-tech/1ac67a1089a3d8a4ef046401dab42b89 to your computer and use it in GitHub Desktop.
Save muhamad-ridwant-tech/1ac67a1089a3d8a4ef046401dab42b89 to your computer and use it in GitHub Desktop.
file repo local via http services
[Local_Ridwan_BaseOS]
name=Local_Ridwan_BaseOS
metadata_expire=-1
enabled=1
gpgcheck=1
baseurl=http://192.168.124.XXX/rhel8/BaseOS/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
[Local_Ridwan_AppStream]
name=Local_Ridwan_AppStream
metadata_expire=-1
enabled=1
gpgcheck=1
baseurl=http://192.168.124.XXX/rhel8/AppStream
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
## repo via http services
## baseurl=file:///
## Change the location of AppStream & BaseOS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment