I am integrating puppet into an environment with a few hundred servers. Each of these servers has an /etc/hosts file that is unique. I need puppet to maintain this file on each node. Whats the best way to do this?
↧