]> git.openstreetmap.org Git - chef.git/blob - cookbooks/php/attributes/default.rb
Target ruby 3.0 as that is what chef 17 uses
[chef.git] / cookbooks / php / attributes / default.rb
1 default[:php][:version] = "7.4"
2 default[:php][:fpm][:options] = {}