This cookbook provides a custom resource for configuring available and default locales on Debian-like systems.
Right now the cookbook only works with UTF-8 locales.
See LIMITATIONS.md for supported platforms and package constraints.
None
This cookbook no longer ships recipes or node attributes. See migration.md for the breaking changes and resource-based replacements.
Use the locales custom resource.
locales 'de_AT' do
action :add
endlocales 'add locales' do
locales %w(fr_FR fr_BE fr_CA)
endlocales 'ru_RU' do
action :set
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.