Skip to content

A Chef cookbook for chef-locale (Initial Upstream: heavywater, Repository: chef-locale)

Notifications You must be signed in to change notification settings

aodn-archive/DELETE_ME.hw-chef-locale

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

Sets default system locale

You can see which languages are available by $ locale -a

On debian based systems you can set the locale by running update-locale LANG={lang} e.g. update-locale LANG=en_AU.utf8

It updates the file /etc/default/locale

On rhel based systems you can set default locale updating /etc/sysconfig/i18n There doesn't seem to be a command line tool to update this file?!?

Requirements

Tested on Ubuntu, CentOS

Attributes

  • node[:locale][:lang] -- defaults to "en_US.utf8"

Usage

Include the default recipe in your run list.

About

A Chef cookbook for chef-locale (Initial Upstream: heavywater, Repository: chef-locale)

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Ruby 100.0%