jedi4ever / veewee

Easing the building of vagrant boxes
MIT License
4.29k stars 779 forks source link

Update all CentOS 6.x templates to a vault mirror #946

Closed DavidS closed 9 years ago

DavidS commented 10 years ago

the regular CentOS mirror only has the latest version

jedi4ever commented 10 years ago

isn't there an official centos place for the mirrors? What if this mirror is not available anymore?

DavidS commented 10 years ago

the centos templates are all over the place: some use vault.centos.org, some use the kernel.org mirror, many use the symnds mirror. the symnds mirror has the files, the mirrorservice has not.

I've decided for the symnds mirror due to both the many uses and not wanting to put load on the main mirror.

DavidS commented 10 years ago

While testing I also realised that the chef.sh is broken across most centos 6.x templates. I'll add that to this PR in a few minutes when I've successfully test built the latest box.

jedi4ever commented 10 years ago

@DavidS let me know if it's ok to merge

DavidS commented 10 years ago

Oh, sorry. Yes the second commit fixes the chef installation well enough.

BTW: are there any automated checks for the templates?

mpapis commented 9 years ago

looks good to me, @DavidS is this PR still valid?

DavidS commented 9 years ago

On 2014-09-30 22:03, Michal Papis wrote:

looks good to me, @DavidS [1] is this PR still valid?

I guess so.

mpapis commented 9 years ago

thank you!