Categorygithub.com/LINBIT/bestdrbdmodule
repositorypackage
0.5.0
Repository: https://github.com/linbit/bestdrbdmodule.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

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