]> git.openstreetmap.org Git - chef.git/blob - cookbooks/oxidized/templates/default/routers.db.erb
Tweak some tile sandboxes
[chef.git] / cookbooks / oxidized / templates / default / routers.db.erb
1 # DO NOT EDIT - This file is being maintained by Chef
2 <% @devices[:hardware].keys.sort.each do |d| -%>
3 <%= d -%>:<%= @devices[:hardware][d][:device] -%>:<%= @devices[:hardware][d][:input] -%>:<%= @devices[:hardware][d][:username] -%>:<%= @devices[:hardware][d][:password] %>
4 <% end -%>