]> git.openstreetmap.org Git - chef.git/blob - cookbooks/hardware/templates/default/modules.erb
Gather LVM information
[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 -%>