]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Typo
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 16 May 2013 13:33:21 +0000 (10:33 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 16 May 2013 13:33:21 +0000 (10:33 -0300)
manifests/utils/network/pptp.pp

index 6ba0e8ee6795eda44f7af3eb27332e19a294f166..1a9a25d73b6e29e98af0f3bc9c6e6f13bb14e51f 100644 (file)
@@ -1,4 +1,4 @@
-class nodo::utils::network:pptp {
+class nodo::utils::network::pptp {
   package { 'pptp-linux':
     ensure => installed,
   }