From d94cc18973292743c90d627b91a843fa248b925b Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 18 Apr 2010 17:51:50 -0300 Subject: Adding locale class (2) --- manifests/init.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests/init.pp') diff --git a/manifests/init.pp b/manifests/init.pp index 9c48059..ec22304 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -19,6 +19,7 @@ import "subsystems/pam.pp" import "subsystems/xorg.pp" import "subsystems/modprobe.pp" import "subsystems/hosts.pp" +import "subsystems/locale.pp" # Import nodo classes import "nodo.pp" -- cgit v1.2.3