From 3cc70ef0c9f2b2eef4b251358fd89559e763b471 Mon Sep 17 00:00:00 2001 From: mh Date: Fri, 4 Jan 2013 16:41:29 +0100 Subject: linting --- manifests/centos/six.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/centos/six.pp b/manifests/centos/six.pp index 2e65ebf..8f97381 100644 --- a/manifests/centos/six.pp +++ b/manifests/centos/six.pp @@ -26,6 +26,6 @@ class strongswan::centos::six inherits strongswan::base { notify => Service['ipsec'], owner => 'root', group => 0, - mode => 0644; + mode => '0644'; } } -- cgit v1.2.3