aboutsummaryrefslogtreecommitdiffstats
path: root/deployment
diff options
context:
space:
mode:
Diffstat (limited to 'deployment')
-rw-r--r--deployment/common/manifests/init.pp5
1 files changed, 3 insertions, 2 deletions
diff --git a/deployment/common/manifests/init.pp b/deployment/common/manifests/init.pp
index c8465bc7..25db31f8 100644
--- a/deployment/common/manifests/init.pp
+++ b/deployment/common/manifests/init.pp
@@ -103,8 +103,9 @@ class common {
include openssh::server
include common::default_ssh_root_key
include common::base_packages
- include common::export_ssh_keys
- include common::import_ssh_keys
+ include common::export_ssh_keys
+ include common::import_ssh_keys
+ include common::i18n
include ntp
include common::urpmi_update
include puppet::client