Hi,

I have created a puppet module that performs below steps:

1. stop application service
2. take backup of existing application
3. download application artifact
4. install the application
5. some configuration stuff
6. start the application service

Since the agent will poll the master every 30mins all these steps are 
executed every 30mins which I do not want.
I want to enforce the puppet module execution only upon module change. Can 
I possibly do that?
If not how can resolve this situation?

Thanks
Aravind

-- 
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/32dc1990-2593-4817-8841-30ab1cab55e0%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to