From: Silvio Rhatto Date: Thu, 16 Jun 2016 16:32:27 +0000 (-0300) Subject: Removes syslog-ng X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=c18f31cf8b37db0ff3c33ff4b360e29b5e211c04;p=puppet-nodo.git Removes syslog-ng --- diff --git a/manifests/base.pp b/manifests/base.pp index fa6eaa9..4ad5d11 100644 --- a/manifests/base.pp +++ b/manifests/base.pp @@ -19,7 +19,6 @@ class nodo::base { # Syslog facility include rsyslog - class { 'syslog-ng::vserver': ensure => absent; } # Common utilities include nodo::utils