Title / Description
Code package 'nginx' cookbook_file '/etc/nginx/nginx.conf' do notifies :restart, 'service[nginx]' end service 'nginx' do action [:enable, :start] end
Author
Highlight as C C++ CSS Clojure Delphi ERb Groovy (beta) HAML HTML JSON Java JavaScript PHP Plain text Python Ruby SQL XML YAML diff code