Skip to content

web service to find the best matching kernel module for a RHEL7+ distributions

License

Notifications You must be signed in to change notification settings

LINBIT/bestdrbdmodule

Repository files navigation

bestdrbdmodule

A web service that receives /etc/os-release and uname -r and returns the best matching DRBD kernel module

usage

cat /etc/os-release | curl -T - -X POST localhost:8080/api/v1/best/3.10.0-957.27.2.el7.x86_64 -s

About

web service to find the best matching kernel module for a RHEL7+ distributions

Resources

License

Stars

Watchers

Forks

Packages

No packages published