On 12/24/2009 5:16 AM, koliama wrote:
> I try to edit file app/views/hosts/_rrdreport.rhtml
>
> <h3><%= host.name %>  Last puppet report on<%=
> host.last_report.getlocal %>, which is<%= time_ago_in_words
> (host.last_report) %>  ago</h3>
> <center>
>    <% url = "http://<b>srv2-puppet:3000</b>/#{SETTINGS
> [:rrd_report_url]}/#{host.name}" -%>

That's not a valid url - you're attempting to point it at a hostname of 
'<b>srv2-puppet' on a port of '3000</b>'.  Try taking the bold tags out.

-- 
Frank Sweetser fs at wpi.edu  |  For every problem, there is a solution that
WPI Senior Network Engineer   |  is simple, elegant, and wrong. - HL Mencken
     GPG fingerprint = 6174 1257 129E 0D21 D8D4  E8A3 8E39 29E3 E2E8 8CEC

--

You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.


Reply via email to