Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactoring of repo.pp #126

Merged
merged 2 commits into from
Oct 6, 2015
Merged

Conversation

bastelfreak
Copy link
Member

  • use yum variables in repo files ($releasever and $basearch)
  • fix $releasever for PSBM
  • switch the case for the repos to $::osfamily
  • use one repo for all debian like OSes
  • use one repo for all RHEL like OSes
  • Update sid regex to not exclude jessie ( jessie is now present on the mirror)

@bastelfreak
Copy link
Member Author

This is a approach to fix the issue #123. This needs to be tested on Xen and aws (with amazon linux).

@dj-wasabi please let me know what you think.

@bastelfreak
Copy link
Member Author

I tested this successfully on

  • CentOS 7
  • PSBM (RHEL6 Fork)
  • PCS (CloudLinux Fork)
  • Debian 8

@dj-wasabi
Copy link
Contributor

Hi @bastelfreak

It looks good, but I can't merge the PR. It has conflicts.
If you fix it, I can merge the PR.

Kind regards,
Werner

- use yum variables in repo files ($releasever and $basearch)
- fix $releasever for PSBM
- switch the case for the repos to $::osfamily
- use one repo for all debian like OSes
- use one repo for all RHEL like OSes
- Update sid regex to not exclude jessie ( jessie is now present on the
  mirror)
@bastelfreak
Copy link
Member Author

HI @dj-wasabi, everything green now, branch is mergeable :)

dj-wasabi added a commit that referenced this pull request Oct 6, 2015
@dj-wasabi dj-wasabi merged commit 5e6e339 into voxpupuli:master Oct 6, 2015
@dj-wasabi
Copy link
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants