From 943d6cd253f97e35a1f9f50746cba476332e2d8d Mon Sep 17 00:00:00 2001 From: Guto Carvalho Date: Wed, 20 Apr 2016 13:50:22 +0000 Subject: [PATCH] Typo --- manifests/seiconf.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/seiconf.pp b/manifests/seiconf.pp index 8e5ea10..bc981e2 100644 --- a/manifests/seiconf.pp +++ b/manifests/seiconf.pp @@ -24,7 +24,7 @@ class seiaio::seiconf ( mode => '0664', owner => $owner, group => $group, - content => template('seiaio/sip/ConfiguracaoSIP.php.erb'), + content => template('seiaio/sip/ConfiguracaoSip.php.erb'), } } -- libgit2 0.21.2