vinted / chef-proxysql

Chef ProxySQL cookbook with auto loading and comprehensive configuration
MIT License
6 stars 9 forks source link

use yum_repository for adding proxysql repository #58

Closed xadips closed 1 month ago

xadips commented 1 month ago

Use yum_repository chef resource instead of rpm Uhv because it fails if percona package is already installed. Also auto-formatting rubocop changes.