summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/cache.pp1
1 files changed, 0 insertions, 1 deletions
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' :