Issue #8591 has been updated by Daniel Pittman.
It already should, I think. The git setup code I wrote has the ability to take an arbitrary GitHub URI (https://github.com/...), or an arbitrary URL-ish thing, and use those as the source of the packages. Should be as simple as '... -p https://github.com/daniel-pittman/puppet/tree/2.7.x' or so. See `setup/git/01_TestSetup.rb` around line 9-16 or so. (Plus the equivalent code for Facter.) ---------------------------------------- Feature #8591: Add arbitrary git url support to acceptence harness https://projects.puppetlabs.com/issues/8591 Author: Dominic Maraglia Status: Investigating Priority: Normal Assignee: Dominic Maraglia Category: Harness Target version: Patch: None Keywords: Branch: Acceptance harness is hard coded to used Puppet Lab's github url. need to add support for arbitrary urls. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
