Hi Everyone; I am sorry if this sounds like a dumb question but, I am trying to troubleshoot an issue and want to make sure it is not my ignorance that is the issue. When using files from svn or yum repos in manifests, does the puppetmaster check out the files and then push them to the host? So, does only the puupetmaster required access to the repo or does each target need access? Thank you Bee -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
Brendan O''Bra
2013-Jul-22 20:01 UTC
Re: [Puppet Users] Puppet modules calling yum or repo''s
The files are pulled from the agents - i.e. "yum install foo" or "svn up" are run on the agent (and not the master). On Mon, Jul 22, 2013 at 12:54 PM, Worker Bee <beeworker08@gmail.com> wrote:> Hi Everyone; > > I am sorry if this sounds like a dumb question but, I am trying to > troubleshoot an issue and want to make sure it is not my ignorance that is > the issue. > > When using files from svn or yum repos in manifests, does the puppetmaster > check out the files and then push them to the host? So, does only the > puupetmaster required access to the repo or does each target need access? > > Thank you > Bee > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to puppet-users+unsubscribe@googlegroups.com. > To post to this group, send email to puppet-users@googlegroups.com. > Visit this group at http://groups.google.com/group/puppet-users. > For more options, visit https://groups.google.com/groups/opt_out. > > >-- GVoice: 707.410.0371 LinkedIn: http://www.linkedin.com/in/brendanobra -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
Ok, So, I am correct, each agent will need to be able to access the repo.... Thanks for clarifying! Bee On Mon, Jul 22, 2013 at 4:01 PM, Brendan O''Bra <brendan@obrafamily.org>wrote:> The files are pulled from the agents - i.e. "yum install foo" or "svn up" > are run on the agent (and not the master). > > > On Mon, Jul 22, 2013 at 12:54 PM, Worker Bee <beeworker08@gmail.com>wrote: > >> Hi Everyone; >> >> I am sorry if this sounds like a dumb question but, I am trying to >> troubleshoot an issue and want to make sure it is not my ignorance that is >> the issue. >> >> When using files from svn or yum repos in manifests, does the >> puppetmaster check out the files and then push them to the host? So, does >> only the puupetmaster required access to the repo or does each target need >> access? >> >> Thank you >> Bee >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Puppet Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to puppet-users+unsubscribe@googlegroups.com. >> To post to this group, send email to puppet-users@googlegroups.com. >> Visit this group at http://groups.google.com/group/puppet-users. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > > > -- > GVoice: 707.410.0371 > LinkedIn: http://www.linkedin.com/in/brendanobra > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to puppet-users+unsubscribe@googlegroups.com. > To post to this group, send email to puppet-users@googlegroups.com. > Visit this group at http://groups.google.com/group/puppet-users. > For more options, visit https://groups.google.com/groups/opt_out. > > >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.