chef/cookbooks/chef_nginx/templates/default/modules/http_gzip_static.conf.erb
Greg Karékinian 4fb5390f9b Update cookbooks
* Replace old nginx cookbook with new chef_nginx cookbooks
* Update application cookbook
2017-04-28 11:59:11 +02:00

2 lines
49 B
Plaintext

gzip_static <%= node['nginx']['gzip_static'] %>;