]> gitweb.fluxo.info Git - puppet-nginx.git/commitdiff
Dependency cleanup
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 26 Oct 2015 19:30:45 +0000 (17:30 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 26 Oct 2015 19:30:45 +0000 (17:30 -0200)
manifests/cache.pp

index 7045abc09253bd62eb3419ee0976c11ec8062705..0f1a4023a1ea17cd5b558a266bf124f622191df0 100644 (file)
@@ -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' :