I have my Simian server running and two clients attached in my testing network. I now have a question about the "Site" and "Location" variables in the settings.cfg file.
I have one client (running 10.6.8) that is shown on the website with its hostname/user correct, but a "None" in the "Site" category, and the "Office" category (which I am assuming is the corresponding item to "Location").
I have one other client (10.8.3) that has the hostname as "foohost" and the owner as "foouser" and the default values for "Site"/"Office" (ie. MTV and US-MTV-FOO).
The 10.6.8 has Facter on it, and the 10.8.3 does not, so I know why the hostname/owner are not correct.
My questions:
1- On the 10.6.8 machine, Facter is used to get the hostname/owner, but as for the "Site"/"Office" information: where is that being pulled (to show as "None")? It is not coming from the default values in settings.cfg. Is there a setting I can set on the machine so that Facter will pull a "Site"/"Location"? If there isn't, how can I set that information properly?
2- On the 10.8.3 machine (no Facter) if I now go into it's /etc/simian/settings.cfg file and update the hostname/owner/site/location default values, and then restart it, will those values update on the server?
Thanks for your time!