Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 239 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 239 Bytes

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