crowbar/crowbar-core

View on GitHub
chef/cookbooks/bind9/templates/default/redhat-sysconfig-named.erb

Summary

Maintainability
Test Coverage
# Maintaned by Crowbar.
# Do not edit.
<% @options.each { |k,v| -%>
<%= "#{k}=\"#{v}\"" %>
<% } -%>