What's the best method to define site specific settings? I basically have multiple Cobbler servers setup at various physical locations and each of these locations have different DNS, NTP, Timezones, etc. For DNS it appears I could use the "name_servers" option in the settings file, but that would be the only one.
At first I thought I could maintain a separate snippet to define the options for each location, but I do a full sync off of my master server would overwrite the said file. I want to try and keep from touching the kickstart on each server anytime I do an update on the master server. Perhaps something in cheetah_macros? This file is blank so I don't have an example to use here, or even knowledge of what is capable with it. I can do this via scripting, just thought there may be an easier way to just "define" them so to speak ;-) glenn - terremark _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
