chef/cookbooks/nginx/recipes/http_mp4_module.rb
2015-07-21 19:45:23 +02:00

3 lines
113 B
Ruby

node.run_state['nginx_configure_flags'] =
node.run_state['nginx_configure_flags'] | ['--with-http_mp4_module']