v3.0.0
Dropped sysvinit support, cookbook now only supports systemd. Braking changes are only applicable for users who use sysvinit and users of service_unit_after
attribute. If you did use service_unit_after
custom value please append .target
postfix.
attribute(:service_unit_after, kind_of: Array, default: %w[network.target])
Label: https://github.com/ernestas-poskus/chef-proxysql/labels/3.0.0