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 ignored forge URL when using APIv3 #255

Merged
merged 1 commit into from
Oct 10, 2014

Conversation

giavjeko
Copy link
Contributor

Repo for APIv3 is using PuppetForge as API client. PuppetForge is using https://forgeapi.puppetlabs.com remote URL by default. So, if you set custom forge URL in Puppetfile and run librarian-puppet with --no-use-v1-api, it will ignore your forge URL and use official forge.

I have added constructor for repo v3 which sets PuppetForge remote URL.

@rodjek, are you interested in merging this?

@giavjeko giavjeko changed the title Setting PuppetForge remote URL in repo_v3 constructor. Fix for ignored forge URL when using APIv3 Sep 22, 2014
carlossg added a commit that referenced this pull request Oct 10, 2014
Fix for ignored forge URL when using APIv3
@carlossg carlossg merged commit af00fee into rodjek:master Oct 10, 2014
@carlossg
Copy link
Collaborator

Thanks

carlossg pushed a commit that referenced this pull request Oct 10, 2014
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