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

Fix for when ci_package_repo is set to master #864

Closed
wants to merge 1 commit into from

Conversation

alexjfisher
Copy link
Member

Fixes #653

@alexjfisher alexjfisher changed the title WIP: Fix for when ci_package_repo is set to master Fix for when ci_package_repo is set to master Nov 11, 2018
@@ -6,7 +6,7 @@

apt::source { 'collectd-ci':
location => 'https://pkg.ci.collectd.org/deb/',
repos => "collectd-${$::collectd::ci_package_repo}",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did this ever work at all?? (too many $s).

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do not have a debian box to test on. We are a CentOS/RedHat shop.

@vox-pupuli-tasks
Copy link

Dear @alexjfisher, thanks for the PR!

This is pccibot, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?

You can find my sourcecode at voxpupuli/vox-pupuli-tasks

@vox-pupuli-tasks
Copy link

Dear @alexjfisher, thanks for the PR!

This is pccibot, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?

You can find my sourcecode at voxpupuli/vox-pupuli-tasks

@bastelfreak
Copy link
Member

Hi, I'm going to close this PR due to inactivity. Please reopen and rebase it if you're still interested in it.

@bastelfreak bastelfreak closed this Feb 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

collectd::ci_package_repo = 'master' builds wrong yum repo URL
4 participants