Update static.sls
diff --git a/tests/pillar/static.sls b/tests/pillar/static.sls
index 9355aa7..1a40205 100644
--- a/tests/pillar/static.sls
+++ b/tests/pillar/static.sls
@@ -9,7 +9,8 @@
       address: 127.0.0.1
       protocol: tcp
     worker:
-      limit_nofile: 30000
+      limit:
+        nofile: 30000
     site:
       nginx_static_site01:
         enabled: true