I think I might have misunderstood what puppetrun does. I''ve interpreted it as puppetrun triggers a remote run of puppet AND that the remote puppet fetches the latest manifests and applies them. This is not what seems to happen though. As far as I can tell, puppetrun just triggers the remote puppet to apply the manifests it has but not asking the server if there are any changes. Can I get puppetrun to trigger a remote run of puppet with the same result as logging in to the remote host and running puppetd --test ? /John --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
On Saturday 12 September 2009 11:54:59 grandpa wrote:> Can I get puppetrun to trigger a remote run of puppet with the same > result as > logging in to the remote host and running puppetd --test ?Hi John, I just tried ''puppetrun --host xxx'' and works as expected. Both machines are runnig Debian Stable with ''puppet'' and ''facter'' installed from ''backports.org''. -- ############################## ### Jordi Funollet ### http://www.terraquis.net --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Never forget (this might be the case) that if the new manifests don''t compile the old ones are sometimes sent. I always scratch my head because of that. Silviu grandpa wrote:> I think I might have misunderstood what puppetrun does. > > I''ve interpreted it as puppetrun triggers a remote run of puppet AND > that the remote puppet fetches the latest manifests and applies them. > > This is not what seems to happen though. As far as I can tell, > puppetrun > just triggers the remote puppet to apply the manifests it has but not > asking > the server if there are any changes. > > Can I get puppetrun to trigger a remote run of puppet with the same > result as > logging in to the remote host and running puppetd --test ? > > > /John > > >--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---