We are trying to come up with the best approaches to manage web.config files through puppet.,
Following the principal of build package once for all environment , we have package say (.zip) file with application ,bin and other files. Now after the files are placed in the target folder we would like build/create the correct web.config on the servers based on the config details in the Hierra data.
What is the best approach to handle web.config /app.config files which are environment specific through puppet .
↧