]> git.openstreetmap.org Git - chef.git/blob - cookbooks/hardware/templates/default/modules.erb
Imagery - Fix background_colour property
[chef.git] / cookbooks / hardware / templates / default / modules.erb
1 # DO NOT EDIT - This file is being maintained by Chef
2
3 <% node[:hardware][:modules].each do |m| -%>
4 <%= m %>
5 <% end -%>