# # Cookbook:: kosmos_openresty # Recipe:: hello_world # openresty_site 'hello_world' do template 'hello_world.conf.erb' redirect_http false action :enable end