From c2fb7d7e8750ec15ab1957edf40415e138cf22f0 Mon Sep 17 00:00:00 2001 From: mh Date: Mon, 31 Dec 2012 15:48:25 +0100 Subject: correct path --- manifests/centos/six.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests') diff --git a/manifests/centos/six.pp b/manifests/centos/six.pp index b242abc..5bc7283 100644 --- a/manifests/centos/six.pp +++ b/manifests/centos/six.pp @@ -9,7 +9,7 @@ class strongswan::centos::six inherits strongswan::base { path => '/etc/strongswan/ipsec.conf' } - file{'/etc/selinux/strongswan': + file{'/etc/sysconfig/strongswan': content => "config='/etc/strongswan/strongswan.conf'\n", notify => Service['ipsec'], owner => 'root', -- cgit v1.2.3