bind <%= @bind %> dir /srv/redis appendonly <% if @appendonly == true %>yes<% else %>no<% end %> <% if @password -%> requirepass <%= @password %> <% end -%>