From f191d600615dbecf1a9b2016b2c0c7d7d1794ea9 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Wed, 5 Oct 2016 23:44:06 +0200 Subject: Fix typo in previous youri-check commit --- modules/youri-check/manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/youri-check/manifests/init.pp') diff --git a/modules/youri-check/manifests/init.pp b/modules/youri-check/manifests/init.pp index 001497d4..1b3770d2 100644 --- a/modules/youri-check/manifests/init.pp +++ b/modules/youri-check/manifests/init.pp @@ -76,7 +76,7 @@ class youri-check { vhost => $base::vhost, use_ssl => true, location => $outdir, - content => template((youri-check/vhost_check.conf'), + content => template('youri-check/vhost_check.conf'), } } -- cgit v1.2.1