]> git.openstreetmap.org Git - chef.git/blob - cookbooks/hardware/templates/default/modules.erb
Use the xenial repository for HP tools on 16.04 and later
[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 -%>