Skip to content

(#23126) Allow facter and hiera gem locations to be SSH git URLs#2054

Merged
kylog merged 1 commit intopuppetlabs:stablefrom
branan:ticket/23126/allow_ssh_git_gems
Nov 13, 2013
Merged

(#23126) Allow facter and hiera gem locations to be SSH git URLs#2054
kylog merged 1 commit intopuppetlabs:stablefrom
branan:ticket/23126/allow_ssh_git_gems

Conversation

@branan
Copy link
Contributor

@branan branan commented Nov 11, 2013

Previously, git urls could only be specified as git://. This works
fine for pulling down the puppetlabs facter and hiera repos, but
doesn't allow private forks of those to be pulled down. This is
problematic because the Gemfile is used for setting up our test
environments and the PE versions of facter and hiera are accessed over
SSH.

This commit allows git@ urls in addition to the current git: urls.

Previously, git urls could only be specified as `git://`. This works
fine for pulling down the puppetlabs facter and hiera repos, but
doesn't allow private forks of those to be pulled down. This is
problematic because the Gemfile is used for setting up our test
environments and the PE versions of facter and hiera are accessed over
SSH.

This commit allows git@ urls in addition to the curreng git: urls.
@puppetcla
Copy link

CLA signed by all contributors.

kylog pushed a commit that referenced this pull request Nov 13, 2013
(#23126) Allow facter and hiera gem locations to be SSH git URLs
@kylog kylog merged commit 0c0ed09 into puppetlabs:stable Nov 13, 2013
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.

3 participants