davidcarver / losf-cookbook

11 stars 0 forks source link

Aren't repos centos6 and extra6 the same since they mirroring the same directory? #1

Open davidcarver opened 6 years ago

davidcarver commented 6 years ago

Nice cookbook!

Aren't repos centos6 and extra6 the same since they mirroring the same directory? Or the repo centos6 mirroring the wrong location?"

[root@master ~]# cobbler repo add --mirror=http://mirror.utexas.edu/centos/6/extras/x86_64/ --name=centos6 [root@master ~]# cobbler repo add --mirror=http://mirror.utexas.edu/epel/6/x86_64 --name=epel6 [root@master ~]# cobbler repo add --mirror=http://mirror.utexas.edu/centos/6/updates/x86_64 --name=updates6 [root@master ~]# cobbler repo add --mirror=http://mirror.utexas.edu/centos/6/extras/x86_64/ --name=extras6

hilmiller commented 6 years ago

Or the repo centos6 mirroring the wrong location?"

Oh I completely forgot about this documentation! You are correct, centos6 is mirroring the wrong location, my bad.

Unfortunately, I'm not able to support this project due to time and current workplace. So, I've made you a collaborator and you are more than welcome to completely take-over this project or move it into your own project. You can find the collaborator invitation below:

https://github.com/hilmiller/losf-cookbook/invitations

Good to hear from you!

-Hil