cookbook-openstack-network/templates/default/neutron-server.erb

7 lines
223 B
Plaintext

<%= node["openstack"]["network"]["custom_template_banner"] %>
# defaults for neutron-server
# path to config file corresponding to the core_plugin specified in
# neutron.conf
NEUTRON_PLUGIN_CONFIG=<%=@core_plugin_config%>