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 requires for proxy config when on ubuntu #51 #70

Merged
merged 1 commit into from Jan 21, 2015

Conversation

sfc-gh-eraigosa
Copy link
Contributor

Proxy config fails on ubuntu when using the managed repo #51

Proxy config fails on ubuntu when using the managed repo voxpupuli#51
@puppetcla
Copy link

Waiting for CLA signature by @wenlock

@wenlock - We require a Contributor License Agreement (CLA) for people who contribute to Puppet, but we have an easy click-through license with instructions, which is available at https://cla.puppetlabs.com/

Note: if your contribution is trivial and you think it may be exempt from the CLA, please post a short reply to this comment with details. http://docs.puppetlabs.com/community/trivial_patch_exemption.html

@sfc-gh-eraigosa
Copy link
Contributor Author

cla updated

@puppetcla
Copy link

CLA signed by all contributors.

@wknapik
Copy link

wknapik commented Oct 7, 2014

What use is the ability to set an http proxy (but not https-proxy), if registry is set to an https-based url by default ?

BTW, nice taunt with the "report issues" url at puppetforge leading to a page, where you can't report issues.

@@ -99,13 +99,17 @@
ensure => present,
require => Anchor['nodejs::repo']
}
$npm_require = 'Package[npm]'
} else
Copy link
Contributor

Choose a reason for hiding this comment

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

this is not how we usually write if/else

generally, i'd use a selector here, even if @mhaskel disagrees with me.

Copy link
Contributor

Choose a reason for hiding this comment

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

@igalic :sigh:

@wknapik Apologies on the report issues URL, that will be fixed with the next nodejs release. The correct location to report issues is https://tickets.puppetlabs.com/browse/MODULES

underscorgan pushed a commit that referenced this pull request Jan 21, 2015
fix requires for proxy config when on ubuntu #51
@underscorgan underscorgan merged commit 064f78d into voxpupuli:master Jan 21, 2015
@underscorgan
Copy link
Contributor

Thanks for the contribution @wenlock

theothertom pushed a commit to theothertom/puppetlabs-nodejs that referenced this pull request Jan 21, 2015
underscorgan pushed a commit that referenced this pull request Jan 21, 2015
Correct broken application of PR #70
cegeka-jenkins pushed a commit to cegeka/puppet-nodejs that referenced this pull request Oct 23, 2017
fix requires for proxy config when on ubuntu voxpupuli#51
cegeka-jenkins pushed a commit to cegeka/puppet-nodejs that referenced this pull request Oct 23, 2017
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.

None yet

6 participants