From 320c343ff20eac745fcc8446fd18e63b2a72eeab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C3=A9cureuil?= Date: Thu, 13 Apr 2017 22:32:22 +0200 Subject: Fix typo --- deployment/common/manifests/i18n.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'deployment') diff --git a/deployment/common/manifests/i18n.pp b/deployment/common/manifests/i18n.pp index cf511862..7df46089 100644 --- a/deployment/common/manifests/i18n.pp +++ b/deployment/common/manifests/i18n.pp @@ -9,3 +9,4 @@ class common::i18n { file { '/etc/locale.conf': content => template('common/locale.conf'), } +} -- cgit v1.2.1