in reply to Centralized web based configuration

Just set up cron tabs (or scheduled processes, depending) on all the machines to contact your central server at some specific time each day and update the config files. The method you use doesn't matter as long as it's secure. Then, since you know what time the config files are updated, all you have to do to prevent read problems is avoid that time when modifying your configs.
  • Comment on Re: Centralized web based configuration