From: Silvio Rhatto Date: Thu, 4 Apr 2013 18:23:59 +0000 (-0300) Subject: No need to import inifile X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=8643cb6e69eb11a55df0f4ed62a29cff0af7f31b;p=puppet-nodo.git No need to import inifile --- diff --git a/manifests/init.pp b/manifests/init.pp index c3625f8..0013a59 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -74,7 +74,6 @@ import "tftp" import "nfs" import "pureftpd" import "avahi" -import "inifile" # Import subsystems import "subsystems/firewire.pp"