You are being very very vague and unclear with your terms. Reading between the 
lines, I think these three things answer your questions:
        "puppet apply" is used on local policy files and happens instantly.
        "puppet agent" gets policy from a puppet server, and happens every 
$runinterval time
        "puppet agent --test" would run from a puppet server but happen 
instantly (after connecting, receiving catalog, etc…)

On Nov 14, 2013, at 11:03 AM, Stuart Cracraft <smcracr...@gmail.com> wrote:
> When I apply my class, it can take 5, 10 minutes to actually execute
> and record in /var/log/messages.
>  
> For testing and turnaround, I need immediate.
>  
> I take it that the above is due to runinterval = <smaller number than 1800, 
> the default>
> being needed to be added to the puppetmaster configuration.
>  
> But even smaller numbers like a few minutes (which don't scale well for lots
> of patterns) aren't good.
>  
> I need a method to immediate-apply.
>  
> Is there one?
>  
> 
> -- 
> 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 puppet-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/puppet-users/ef8a6883-0492-4c49-9c5f-db1a3d19578f%40googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
Jo Rhett
Net Consonance : net philanthropy to improve open source and internet projects.

Author of Instant Puppet 3 Starter: 
http://www.netconsonance.com/instant-puppet-3-starter-book/



-- 
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 puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/5AC15922-C3B7-4594-81B9-8E3E9BFD4184%40netconsonance.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to