From: Silvio Rhatto Date: Mon, 26 Oct 2015 19:30:45 +0000 (-0200) Subject: Dependency cleanup X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=f6165ff95756888c4cdcc91eeed4d34a27d6c0d7;p=puppet-nginx.git Dependency cleanup --- diff --git a/manifests/cache.pp b/manifests/cache.pp index 7045abc..0f1a402 100644 --- a/manifests/cache.pp +++ b/manifests/cache.pp @@ -6,7 +6,6 @@ class nginx::cache( owner => 'www-data', group => 'www-data', mode => '0700', - require => Service['nginx'], } file { '/etc/nginx/conf.d/cache.conf' :