Hi Puppeteers ,
I am using puppet in such environment where other than exec,service,
packages large number of static files (wars,jars,properties files,
zips etc) and template need to be  served to puppet client other than
exec,service, packages,custom resource type.

For now what i have written is that all puppet client fetches all form
puppet master depending on environment
(development,testing ,production etc).

lets say at particular time , puppet client   is configured for
development environment.
and only few static file (jars, property files and XML) and template
are been modified that to be applied to same puppet client.

If i trigger  puppet client, than i will fetches all from puppet
master and deploy on it.

what i want is ,  Only those things should be triggered that is being
updated. and rest should be untouched.(apply patch).

Few Questions :
How can i achieve "PATCH MANAGEMENT" with puppet?
How can i maintain multiple patchs for puppet modules ?
what are various ways , i can use to do this ?
can I use dynamic manifest approach(only modified stuff) for patch
management ?




Regards,
Sanjiv Singh
Software Engineer (iLabs)
Impetus Infotech (India) Pvt. Ltd.

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

Reply via email to