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

7 lines
220 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=<%= @plugin_config %>