On 11/16/2012 6:23 PM, Russ Allbery wrote:
Puppet is primarily a tool for deploying the initial version of the file.
Russ, I disagree. Perhaps I misunderstand you, but using puppet like scp is missing the point really. Ken, I recommend establishing templates for a generalized file server and DB server, then passing in the desired parameters per host over time as you see fit. Most easily done, take existing BosConfig files (copy) and change the obvious pieces to variable references to make templates for use. Use paramterized classes to "instan- tiate" the right thing per node. http://docs.puppetlabs.com/learning/templates.html http://docs.puppetlabs.com/guides/templating.html _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
