Benjamin Priestman
2012-Aug-16 11:04 UTC
[Puppet Users] Installing from alternat repositories with puppet module
Hi, From the puppet module tool documentation, I note that it is possible to specify an alternate repository to install modules from (http://docs.puppetlabs.com/puppet/2.7/reference/modules_installing.html#installing-from-another-module-repository). Other than some unresolved newsgroup questions and http://projects.puppetlabs.com/issues/5033, I can''t find any information on how to set up an alternative repository. Am I missing something, or is this option just for future use? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/m49cZNm_zTkJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Nan Liu
2012-Aug-16 16:12 UTC
Re: [Puppet Users] Installing from alternat repositories with puppet module
On Thu, Aug 16, 2012 at 4:04 AM, Benjamin Priestman <benjamin@miniverse.me.uk> wrote:> From the puppet module tool documentation, I note that it is possible to specify an alternate repository to install modules from (http://docs.puppetlabs.com/puppet/2.7/reference/modules_installing.html#installing-from-another-module-repository). > > Other than some unresolved newsgroup questions and http://projects.puppetlabs.com/issues/5033, I can''t find any information on how to set up an alternative repository. > > Am I missing something, or is this option just for future use?Ryan provided a response a while back, and the ticket is probably the best place to comment on it. https://groups.google.com/forum/#!msg/puppet-users/ryfka7Ju8x4/QRFpMvXKkdcJ%5B1-25%5D Thanks, Nan -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Benjamin Priestman
2012-Aug-17 05:41 UTC
Re: [Puppet Users] Installing from alternat repositories with puppet module
Hi, The link doesn''t work for me but I see some posts from Ryan about hosting local forges. I''ll focus on the ticket for that. My question was more: "if there is no current support for local forges, what is the --module_repository switch for?". Can you point it at something less than a fully functional forge? Does a simple directory structure, which mimcs the layout of the forge''s archives, behind a web server do the trick? Ben On Thursday, 16 August 2012 17:12:38 UTC+1, Nan Liu wrote:> On Thu, Aug 16, 2012 at 4:04 AM, Benjamin Priestman > <benj...@miniverse.me.uk <javascript:>> wrote: > > From the puppet module tool documentation, I note that it is possible to > specify an alternate repository to install modules from ( > http://docs.puppetlabs.com/puppet/2.7/reference/modules_installing.html#installing-from-another-module-repository). > > > > > Other than some unresolved newsgroup questions and > http://projects.puppetlabs.com/issues/5033, I can''t find any information > on how to set up an alternative repository. > > > > Am I missing something, or is this option just for future use? > > Ryan provided a response a while back, and the ticket is probably the > best place to comment on it. > > https://groups.google.com/forum/#!msg/puppet-users/ryfka7Ju8x4/QRFpMvXKkdcJ%5B1-25%5D > > Thanks, > > Nan >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/BiUHaQwBhAoJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Nan Liu
2012-Aug-17 14:39 UTC
Re: [Puppet Users] Installing from alternat repositories with puppet module
On Thu, Aug 16, 2012 at 10:41 PM, Benjamin Priestman <benjamin@miniverse.me.uk> wrote:> The link doesn''t work for me but I see some posts from Ryan about hosting > local forges. I''ll focus on the ticket for that.Yeah, he will have much better insight about the plans.> My question was more: "if there is no current support for local forges, what > is the --module_repository switch for?". Can you point it at something less > than a fully functional forge? Does a simple directory structure, which > mimcs the layout of the forge''s archives, behind a web server do the trick?No, the server needs to return metadata about the modules. The flag at the moment is only useful for internal development testing. Nan -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.