property :mapzen_valhalla_key, String
property :thunderforest_key, String
property :totp_key, String
property :mapzen_valhalla_key, String
property :thunderforest_key, String
property :totp_key, String
property :csp_report_url, String
property :piwik_configuration, Hash
property :csp_report_url, String
property :piwik_configuration, Hash
if new_resource.csp_report_url
line.gsub!(/^( *)#csp_report_url:.*$/, "\\1csp_report_url: \"#{new_resource.csp_report_url}\"")
end
if new_resource.csp_report_url
line.gsub!(/^( *)#csp_report_url:.*$/, "\\1csp_report_url: \"#{new_resource.csp_report_url}\"")
end