TomTom writes:
 > 
 > Hello All,
 >  I am trying to build up some dev boxes. These boxes are obviously
 > very different from our other production/QA environments.
 > 
 >  I have a need to allow developers to configure certain config files
 > such as httpd.conf. What I need to do is have puppet push out the
 > config file at installation and then allow the dev users to configure
 > it there after.
 > 
 >  Does anyone have a suggestion on how to implement this?

If you're not going to use Puppet for ongoing management of a file,
there's probably not much point to using Puppet to install the file in
the first place.

There are potentially a number of good arguments you could use to
encourage your developers to also use Puppet and version control
software as part of their development process.

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to