From 0d0d3b4f09a2e7589694d62ff208d1216d9bacc6 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 23 Nov 2017 14:39:00 -0200 Subject: Minor fix --- manifests/subsystem/vpn/pptp.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests') diff --git a/manifests/subsystem/vpn/pptp.pp b/manifests/subsystem/vpn/pptp.pp index 16e8061..263faae 100644 --- a/manifests/subsystem/vpn/pptp.pp +++ b/manifests/subsystem/vpn/pptp.pp @@ -33,7 +33,7 @@ class nodo::subsystem::vpn::pptp( owner => root, group => dip, mode => '0660', - source => 'puppet:///modules/nodo/etc/ppp/peers/custom', + source => 'puppet:///modules/site_nodo/etc/ppp/peers/custom', require => Package['pptp-linux'], } } -- cgit v1.2.3