redguide/locales

Name: locales

Owner: redguide

Description: null

Created: 2015-02-27 00:00:57.0

Updated: 2015-03-29 21:15:39.0

Pushed: 2015-05-19 09:07:54.0

Homepage: null

Size: 241

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Description

Build Status

Join the chat at https://gitter.im/redguide/locales

This cookbook configures the available and default locales on a debian-like-system. It also includes a LWRP for easy use in other cookbooks.

Limitation

Right now the cookbook only works with UTF-8 locales.

Requirements

None

Attributes

Usage

Either use the node-attributes or the included LWRP “locales”.

les "de_AT.utf8" do
tion :add

uby
les "Add locales" do
cales ["fr_FR.utf8", "fr_BE.utf8", "fr_CA.utf8"]

uby
les "ru_RU.utf8" do
tion :set

License and Author

Author: Philipp Bergsmann (p.bergsmann@opendo.at)

Thanks for the contributions by:

Copyright: 2013 opendo GmbH (http://opendo.at)

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.