cookbook 'locale', '= 0.0.1'
The locale cookbook has been deprecated
Author provided reason for deprecation:
The locale cookbook has been deprecated and is no longer being maintained by its authors. Use of the locale cookbook is no longer recommended.
locale (7) Versions 0.0.1 Follow19
Configures the system locale on Linux systems
cookbook 'locale', '= 0.0.1', :supermarket
knife supermarket install locale
knife supermarket download locale
Description
Sets system locale
Requirements
Tested on Ubuntu
Attributes
-
node[:locale][:lang]
-- defaults to "en_US.UTF-8"
Usage
Include the default recipe in your run list.
Dependent cookbooks
This cookbook has no specified dependencies.