I''ve a network of RHEL5.3 servers with no internet acess that I''d like to get puppet onto. All I have is the RHEL5.3 DVD media set up as a yum repo. Is there some way I can download puppet and all its dependencies so I can bundle them together and install them on my closed network ? I''m thinking I could install centos on a machine with net access, download and save all the puppet rpms to that ad copy accross to my closed network, is this the correct method ? -- 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.
Peter Bukowinski
2012-Mar-22 23:42 UTC
Re: [Puppet Users] How can I get puppet onto a closed network ?
I''d copy down from the yum.puppetlabs.com site all the packages in the products and dependencies repos and set up your own local repos. Point your rhel boxes at it and install that way. The repos would be easier to mirror locally if puppetlabs setup an rsync server for them, but right now scraping them with curl/wget or manually downloading is your only option. -- Peter On Mar 22, 2012, at 6:52 PM, BigCod <marrax@gmail.com> wrote:> I''ve a network of RHEL5.3 servers with no internet acess that I''d > like to get puppet onto. > > All I have is the RHEL5.3 DVD media set up as a yum repo. > > Is there some way I can download puppet and all its dependencies so I > can bundle them together and install them on my closed network ? > > I''m thinking I could install centos on a machine with net access, > download and save all the puppet rpms to that ad copy accross to my > closed network, is this the correct method ? > > -- > 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. >-- 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.
Aaron Grewell
2012-Mar-23 00:27 UTC
Re: [Puppet Users] How can I get puppet onto a closed network ?
I would install yum-utils and use reposync on a system with internet access to create a local repo. Yum.puppetlabs.com has most of what you need, but you may also need a copy of the epel repo. On Mar 22, 2012 4:42 PM, "Peter Bukowinski" <pmbuko@gmail.com> wrote:> I''d copy down from the yum.puppetlabs.com site all the packages in the > products and dependencies repos and set up your own local repos. Point your > rhel boxes at it and install that way. > > The repos would be easier to mirror locally if puppetlabs setup an rsync > server for them, but right now scraping them with curl/wget or manually > downloading is your only option. > > -- > Peter > > On Mar 22, 2012, at 6:52 PM, BigCod <marrax@gmail.com> wrote: > > > I''ve a network of RHEL5.3 servers with no internet acess that I''d > > like to get puppet onto. > > > > All I have is the RHEL5.3 DVD media set up as a yum repo. > > > > Is there some way I can download puppet and all its dependencies so I > > can bundle them together and install them on my closed network ? > > > > I''m thinking I could install centos on a machine with net access, > > download and save all the puppet rpms to that ad copy accross to my > > closed network, is this the correct method ? > > > > -- > > 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. > > > > -- > 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. > >-- 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.
Michael Stahnke
2012-Mar-25 23:17 UTC
Re: [Puppet Users] How can I get puppet onto a closed network ?
The EL5 repos on yum.puppetlabs.com should not require epel anymore. If it does, please file a bug. On Thu, Mar 22, 2012 at 5:27 PM, Aaron Grewell <aaron.grewell@gmail.com> wrote:> I would install yum-utils and use reposync on a system with internet access > to create a local repo. Yum.puppetlabs.com has most of what you need, but > you may also need a copy of the epel repo. > > On Mar 22, 2012 4:42 PM, "Peter Bukowinski" <pmbuko@gmail.com> wrote: >> >> I''d copy down from the yum.puppetlabs.com site all the packages in the >> products and dependencies repos and set up your own local repos. Point your >> rhel boxes at it and install that way. >> >> The repos would be easier to mirror locally if puppetlabs setup an rsync >> server for them, but right now scraping them with curl/wget or manually >> downloading is your only option. >> >> -- >> Peter >> >> On Mar 22, 2012, at 6:52 PM, BigCod <marrax@gmail.com> wrote: >> >> > I''ve a network of RHEL5.3 servers with no internet acess that I''d >> > like to get puppet onto. >> > >> > All I have is the RHEL5.3 DVD media set up as a yum repo. >> > >> > Is there some way I can download puppet and all its dependencies so I >> > can bundle them together and install them on my closed network ? >> > >> > I''m thinking I could install centos on a machine with net access, >> > download and save all the puppet rpms to that ad copy accross to my >> > closed network, is this the correct method ? >> > >> > -- >> > 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. >> > >> >> -- >> 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. >> > -- > 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.-- 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.
Aaron Grewell
2012-Mar-26 00:55 UTC
Re: [Puppet Users] How can I get puppet onto a closed network ?
Thanks Mike, it''s great to see the improvements that have been made to the repos over the last few months. You guys have clearly been hard at work. On Mar 25, 2012 4:17 PM, "Michael Stahnke" <stahnma@puppetlabs.com> wrote:> The EL5 repos on yum.puppetlabs.com should not require epel anymore. > If it does, please file a bug. > > On Thu, Mar 22, 2012 at 5:27 PM, Aaron Grewell <aaron.grewell@gmail.com> > wrote: > > I would install yum-utils and use reposync on a system with internet > access > > to create a local repo. Yum.puppetlabs.com has most of what you need, > but > > you may also need a copy of the epel repo. > > > > On Mar 22, 2012 4:42 PM, "Peter Bukowinski" <pmbuko@gmail.com> wrote: > >> > >> I''d copy down from the yum.puppetlabs.com site all the packages in the > >> products and dependencies repos and set up your own local repos. Point > your > >> rhel boxes at it and install that way. > >> > >> The repos would be easier to mirror locally if puppetlabs setup an rsync > >> server for them, but right now scraping them with curl/wget or manually > >> downloading is your only option. > >> > >> -- > >> Peter > >> > >> On Mar 22, 2012, at 6:52 PM, BigCod <marrax@gmail.com> wrote: > >> > >> > I''ve a network of RHEL5.3 servers with no internet acess that I''d > >> > like to get puppet onto. > >> > > >> > All I have is the RHEL5.3 DVD media set up as a yum repo. > >> > > >> > Is there some way I can download puppet and all its dependencies so I > >> > can bundle them together and install them on my closed network ? > >> > > >> > I''m thinking I could install centos on a machine with net access, > >> > download and save all the puppet rpms to that ad copy accross to my > >> > closed network, is this the correct method ? > >> > > >> > -- > >> > 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. > >> > > >> > >> -- > >> 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. > >> > > -- > > 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. > > -- > 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. > >-- 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.