Chef cookbook for the Go programming language.
- Chef Infra Client >= 17.5
- AlmaLinux >= 8
- Amazon Linux >= 2023
- CentOS Stream >= 9
- Debian >= 12
- Fedora latest
- Oracle Linux >= 8
- Red Hat Enterprise Linux >= 8
- Rocky Linux >= 8
- Ubuntu >= 22.04
This cookbook no longer ships recipes or attributes. See migration.md for the
breaking change from recipe[golang] and node['golang'] attributes to custom resources.
golang 'default'golang 'default' do
owner 'golang'
group 'golang'
endgolang_package 'golang.org/x/example/hello' do
owner 'golang'
group 'golang'
endThis project exists thanks to all the people who contribute.
Thank you to all our backers!
Support this project by becoming a sponsor. Your logo will show up here with a link to your website.