ocf / ocflib

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

Fix `ocflib.lab.stats.list_desktops(public_only=True)` #85

Closed kpengboy closed 7 years ago

kpengboy commented 7 years ago

The LDAP queries are outdated since we moved the relevant setting to hiera.

@jvperrin PuppetDB can handle this, right?

matthew-mcallister commented 7 years ago

Something like PuppetDB would be ideal, but I wouldn't hold my breath waiting on it. In the meantime, I think it would be OK to hard-code at least eruption and possibly the front desk computer in ocflib.

EDIT: Unless we don't mind just putting this off, of course.