From 9c4df50e84cfa067e80f22748b2cccb4070ab74f Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 16 May 2013 10:33:21 -0300 Subject: Typo --- manifests/utils/network/pptp.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/utils/network') diff --git a/manifests/utils/network/pptp.pp b/manifests/utils/network/pptp.pp index 6ba0e8e..1a9a25d 100644 --- a/manifests/utils/network/pptp.pp +++ b/manifests/utils/network/pptp.pp @@ -1,4 +1,4 @@ -class nodo::utils::network:pptp { +class nodo::utils::network::pptp { package { 'pptp-linux': ensure => installed, } -- cgit v1.2.3