Skip to content

Instantly share code, notes, and snippets.

@nmische
Created April 22, 2013 17:48
Show Gist options
  • Select an option

  • Save nmische/5437051 to your computer and use it in GitHub Desktop.

Select an option

Save nmische/5437051 to your computer and use it in GitHub Desktop.
Config setting for lockdown recipe.
coldfusion10_config "rutime" do
action :set
property "runtimeProperty"
args ({"propertyName" => "CFFormScriptSrc", "propertyValue" => node['cf10']['lockdown']['?']})
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment