Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 593 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 593 Bytes

Description

Adds new locales and generates them

Requirements

Tested on Debian Squeeze Tested on Ubuntu 12 (precise)

Attributes

  • node[:localegen][:lang] - is an array of locales you wish to add and generate.

Usage

Include the default recipe in your run list.

Change Log

0.0.1 - Initial version by [email protected]

0.0.2 - use only locales from attribute, run locale-gen only when /etc/locale.gen is changed

0.0.3 - Revised by [email protected] (logikal) Adds the following:

  • Support for Ubuntu 12
  • Support for test-kitchen