Sha256: c7c9c4087519ceadfb36b9bb33c9a42548cc5569547578db1961b3cf3e553e22
Contents?: true
Size: 427 Bytes
Versions: 5
Compression:
Stored size: 427 Bytes
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /> <title>Puppet error from <%= @host.to_label %></title> </head> <body style="background-color: #ffffff;"> <%= render :partial => 'reports/output', :locals => {:logs => @report.logs } %> </body> </html>
Version data entries
5 entries across 5 versions & 1 rubygems