Jarrod Johnson
8ada0e7cf4
Read in sysctl tune on install
...
This ensures that the value is ready for slp plugin
2017-08-11 15:45:56 -04:00
Jarrod Johnson
efe3db11ce
Add trigger for restarting on pyghmi updates
...
Often times, a pyghmi update carries the substance of
a patch. Instead of a person having to remember to
manually restart, try to trigger an update to restart
confluent automatically.
2017-08-07 09:51:04 -04:00
Jarrod Johnson
e0cc67f57a
Implement Lenovo Thinksystem and discovery support
2017-06-20 14:56:24 -04:00
Jarrod Johnson
bc5efa8a7e
Try restarting confluent if running on update
...
This mitigates chance of confluent being stale.
2017-01-20 15:50:12 -05:00
Jarrod Johnson
61bd415ec4
Make confluent depend on python-dns
...
Fedora and family naming convention removes
'python' from the 'dnspython' name. Work
within that standard to improve compatibility
with epel and such.
2016-11-07 14:07:12 -05:00
Jarrod Johnson
3c876566a6
Switch to green DNS host resolution
...
The stock getaddrinfo can hang up all of confluent if misbehaving.
Patch pyghmi and switch to using greendns in confluent internal lookups.
2016-06-01 09:15:16 -04:00
Jarrod Johnson
fa0c0ce81a
Add paramiko and update package names in server
2016-04-11 13:06:05 -04:00
Jarrod Johnson
e721f8836e
Remove hard require of PyPAM
...
Since PAM support is not a mandatory feature,
do not make it required to install.
2015-11-10 11:10:11 -05:00
Jarrod Johnson
0d893f8887
Packaging fixup in preparation for 1.1 release cycle
...
Fix email addresses, fold common into client, add pyparsing dependency.
2015-03-25 13:52:59 -04:00
Victor Hu
09acf04111
Add RPM dependency for PyPAM package
2015-01-21 16:31:08 -05:00
jjohnson2
185e94703b
Modify build to avoid conflicting files
...
Multiple rpms want to own '__init__.py' files. Suppress it in some
places.
2014-11-04 09:16:01 -05:00
Jarrod Johnson
c70f365cd2
Add support for RPM builds
...
add supportfor pam authentication
2014-07-14 14:54:12 -04:00