commit | 734be5f0a033981f506442db8abf7d38950e4507 | [log] [tgz] |
---|---|---|
author | Michel Nederlof <mnederlof@cloudvps.com> | Tue Mar 13 13:57:49 2018 +0100 |
committer | Michel Nederlof <mnederlof@cloudvps.com> | Tue Mar 13 13:57:49 2018 +0100 |
tree | 47df2e942cc610f4ada0bfe272b94eabc7b2f51c | |
parent | eb5dd2396ca57abf440737cecf277ab14918dbfe [diff] [blame] |
Add tests for proxy rate limiting
diff --git a/.kitchen.yml b/.kitchen.yml index 2db27ce..cfb7f2a 100644 --- a/.kitchen.yml +++ b/.kitchen.yml
@@ -60,6 +60,11 @@ pillars-from-files: nginx.sls: tests/pillar/proxy.sls + - name: proxy-rate-limit + provisioner: + pillars-from-files: + nginx.sls: tests/pillar/proxy_rate_limit.sls + - name: redirect provisioner: pillars-from-files: