I fat fingered

I meant to delete one repo file and i nuked the virtualmin.repo file. How can i get this recreated?

Status: 
Closed (fixed)

Comments

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.

Automatically closed -- issue fixed for 2 weeks with no activity.