coren has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/63308


Change subject: Add locales to Tool Labs (also add fi_FI)
......................................................................

Add locales to Tool Labs (also add fi_FI)

Change-Id: I2bb3076e41590b5ee92fa5abfe5295fd99650166
---
M files/locales/local_int
M modules/toollabs/manifests/exec_environ.pp
2 files changed, 4 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/08/63308/1

diff --git a/files/locales/local_int b/files/locales/local_int
index d6d9aca..b6acb54 100644
--- a/files/locales/local_int
+++ b/files/locales/local_int
@@ -22,6 +22,8 @@
 en_US.UTF-8 UTF-8
 en_ZA.UTF-8 UTF-8
 en_ZW.UTF-8 UTF-8
+fi_FI ISO-8859-1
+fi_FI.UTF-8 UTF-8
 fr_FR ISO-8859-1
 fr_FR.UTF-8 UTF-8
 it_CH.UTF-8 UTF-8
diff --git a/modules/toollabs/manifests/exec_environ.pp 
b/modules/toollabs/manifests/exec_environ.pp
index 8aa7900..1b639d0 100644
--- a/modules/toollabs/manifests/exec_environ.pp
+++ b/modules/toollabs/manifests/exec_environ.pp
@@ -16,7 +16,8 @@
 # Sample Usage:
 #
 class toollabs::exec_environ {
-  include toollabs
+  include toollabs,
+    generic::locales::international
 
   package { [
       'nodejs',

-- 
To view, visit https://gerrit.wikimedia.org/r/63308
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2bb3076e41590b5ee92fa5abfe5295fd99650166
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: coren <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to