locale: Added support for Debian.
This commit is contained in:
parent
5367c1f7bd
commit
9ed0f8d45b
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ class locale($lang="en_US") {
|
|||
changes => "set LANG ${lang}",
|
||||
}
|
||||
}
|
||||
"ubuntu": {
|
||||
"debian","ubuntu": {
|
||||
augeas { "i18n":
|
||||
context => "/files/etc/default/locale",
|
||||
changes => "set LANG ${lang}",
|
||||
|
|
Loading…
Add table
Reference in a new issue