add worker_limit_nofiles option
diff --git a/tests/pillar/static.sls b/tests/pillar/static.sls
index 4e565f2..9355aa7 100644
--- a/tests/pillar/static.sls
+++ b/tests/pillar/static.sls
@@ -8,6 +8,8 @@
     bind:
       address: 127.0.0.1
       protocol: tcp
+    worker:
+      limit_nofile: 30000
     site:
       nginx_static_site01:
         enabled: true