Should the following apply the configuration or just print what ''should'' be done? puppetd --noop --test I''m trying to use the noop option to get a list of what ''should'' be done, but it doesn''t appear to be working. Thanks, Trevor --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
That should work in a no op mode - meaning that it wont change anything. you might want to add a -v as well, for some more details. it could be that you dont have a valid certificate (or that you depends on facts that were not synced), and than in this case. the noop will fail. more details are welcomed :) Ohad On Wed, Aug 20, 2008 at 1:34 AM, Trevor Vaughan <peiriannydd@gmail.com>wrote:> > Should the following apply the configuration or just print what > ''should'' be done? > > puppetd --noop --test > > I''m trying to use the noop option to get a list of what ''should'' be > done, but it doesn''t appear to be working. > > Thanks, > > Trevor > > > >--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Ohad, It may be that my execs are still running instead of just saying something like ''I would exec "blah"''. I''ll troubleshoot some more and see if I can track things down. Thanks, Trevor On Tue, Aug 19, 2008 at 2:08 PM, Ohad Levy <ohadlevy@gmail.com> wrote:> That should work in a no op mode - meaning that it wont change anything. > you might want to add a -v as well, for some more details. > > it could be that you dont have a valid certificate (or that you depends on > facts that were not synced), and than in this case. the noop will fail. > > more details are welcomed :) > > Ohad > > On Wed, Aug 20, 2008 at 1:34 AM, Trevor Vaughan <peiriannydd@gmail.com> > wrote: >> >> Should the following apply the configuration or just print what >> ''should'' be done? >> >> puppetd --noop --test >> >> I''m trying to use the noop option to get a list of what ''should'' be >> done, but it doesn''t appear to be working. >> >> Thanks, >> >> Trevor >> >> > > > > >--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---