On 13 February 2013 13:24, Brian Lalor <[email protected]> wrote: > On Feb 12, 2013, at 10:16 PM, Peter Brown <[email protected]> wrote: > > You could just disable the puppet daemon on the node after setting it up > and manually running puppet with --noop so you know what has changed before > you apply it. > > > Ok, so that would keep it from checking in periodically but would still > sync state with the master? That could work… >
Correct. It would only sync when you ran puppet manually. -- > 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/puppet-users?hl=en. > 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
