remove unused nova.conf.erb
This commit is contained in:
@@ -1,7 +0,0 @@
|
|||||||
<% novaConfHash.each do |key, value| -%>
|
|
||||||
<% if value != "undef" -%>
|
|
||||||
--<%= key -%>=<%= value %>
|
|
||||||
<% else -%>
|
|
||||||
--<%= key %>
|
|
||||||
<% end -%>
|
|
||||||
<% end -%>
|
|
Reference in New Issue
Block a user