diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2010-04-18 17:46:54 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2010-04-18 17:46:54 -0300 |
commit | 166e0ebda1d0636240b64507d548c9b4bff31b0e (patch) | |
tree | 68df1ccb350aedfe3dfcd4e7c725cbb07d2b7f88 /manifests/nodo.pp | |
parent | 19229fcee52b1843341efcdba5715d246dd77ab8 (diff) | |
download | puppet-nodo-166e0ebda1d0636240b64507d548c9b4bff31b0e.tar.gz puppet-nodo-166e0ebda1d0636240b64507d548c9b4bff31b0e.tar.bz2 |
Adding locale class
Diffstat (limited to 'manifests/nodo.pp')
-rw-r--r-- | manifests/nodo.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/nodo.pp b/manifests/nodo.pp index 1b0b012..56f1797 100644 --- a/manifests/nodo.pp +++ b/manifests/nodo.pp @@ -9,6 +9,7 @@ class nodo { include utils include cron include hosts + include locale # Set timezone and ntp config # |