Project

General

Profile

Download (195 Bytes) Statistics
| Branch: | Tag: | Revision:
<% title "All Puppet Classes for #{@host}" %>
<ul>
<% @host.classes_from_storeconfigs.each do |klass| -%>
<li><%= h klass %></li>
<% end -%>
</ul>
<%= link_to 'back', host_path(@host) %>
(27-27/29)