Submitted by hescominsoon on Wed, 09/02/2009 - 20:23 Pro Licensee
I meant to delete one repo file and i nuked the virtualmin.repo file. How can i get this recreated?
Status:
Closed (fixed)
I meant to delete one repo file and i nuked the virtualmin.repo file. How can i get this recreated?
Comments
Submitted by JamieCameron on Wed, 09/02/2009 - 23:24 Comment #1
The simplest way is to just re-create it with the contents :
[virtualmin]
name=Red Hat Enterprise $releasever - $basearch - Virtualmin
baseurl=http://SERIAL:KEY@software.virtualmin.com/rhel/$releasever/$basearch/
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-virtualmin
gpgcheck=1
[virtualmin-universal]
name=Virtualmin Distribution Neutral
baseurl=http://SERIAL:KEY@software.virtualmin.com/universal/
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-virtualmin
gpgcheck=1
Replace SERIAL and KEY with your Virtualmin serial number and license key respectively.
Submitted by Issues on Thu, 09/17/2009 - 01:19 Comment #2
Automatically closed -- issue fixed for 2 weeks with no activity.