Hi, Using puppet in standalone mode with puppet apply from a cronjob will work without problems. The only thing that will be missing are exported resources. But you won't need those if this is a single machine.
-- Nikola On Fri, May 17, 2013 at 03:52:11PM -0700, Vince Taluskie wrote: > Hey Folks, > > I am looking at using puppet to help manage/coordinate system integration > among several teams collaborating on an appliance product. This is a > little different than other environments where I've used puppet for > managing large numbers of systems. In the appliance case, we need to > build & manage only a single system so a puppetmaster becomes extra baggage > that is not really needed - what features will not work without one tho? > Will erb templates still work? Will modules also function without a > puppet master? > > i'm wondering if anyone has already shared their experiences with the group > using puppet in this kind of mode. If so, please share and I will > summarize. > > Thanks, > > Vince > > -- > 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.
