ocf / ocflib

Python libraries for account and server management
https://pypi.python.org/pypi/ocflib
Other
15 stars 32 forks source link

lab.stats: Tell if desktop is public by DNS record #86

Closed matthew-mcallister closed 7 years ago

matthew-mcallister commented 7 years ago

Fixes https://github.com/ocf/ocflib/issues/85. This is probably better than using PuppetDB anyways, as that would introduce more network dependencies to ocflib and we might want to have a non-public test computer that still allows non-staff logins.

matthew-mcallister commented 7 years ago

I would have but I don't know if that will break big brother or whatever it's called.

jvperrin commented 7 years ago

Big brother isn't really a thing yet, it's still being worked on, so it should be fine if you'd like to switch to using A records instead of CNAMEs.