Is there any way to have parts of a node's configuration updated
automatically
and other parts updated on-demand?

i.e.

node1 has two classes associated with it:
             • app1_class
             • sysconfig_class

and ideally I would like to have the sysconfig_class updated
regularly
(i.e. run puppetd as a daemon), but I would like the app1_class
updated
on-demand only (i.e. puppetd --onetime).

Is there an easy/straightforward way to set this up?

(fyi: using puppet version 25.5)

Thanks,

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to