final version of the newline problem
This commit is contained in:
parent
16c4f3650c
commit
1c3eecdd85
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<% @extra_host_groups.each do |group, members| %>
|
||||
# <%= group -%>
|
||||
<% @extra_host_groups.each do |group, members| -%>
|
||||
# <%= group %>
|
||||
define hostgroup {
|
||||
hostgroup_name <%= group %>
|
||||
alias <%= group %>
|
||||
|
|
Loading…
Add table
Reference in a new issue