puppet 4 foo
[mirror/dsa-puppet.git] / modules / apache2 / templates / default-index.html
index ffb58f7..c8c9c40 100644 (file)
@@ -1,16 +1,16 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
 <HTML>
 <HEAD>
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
 <HTML>
 <HEAD>
-   <TITLE>Welcome to <%= hostname %>!</TITLE>
+   <TITLE>Welcome to <%= @hostname %>!</TITLE>
 </HEAD>
 <BODY>
 
 </HEAD>
 <BODY>
 
-<H1>Welcome to <%= hostname %>!</H1>
+<H1>Welcome to <%= @hostname %>!</H1>
 
 
-This is <%= hostname %>, a system run by and for the <a href="https://www.debian.org/">Debian Project</a>.
+This is <%= @hostname %>, a system run by and for the <a href="https://www.debian.org/">Debian Project</a>.
 She does stuff.
 What kind of stuff and who our kind sponsors are you might learn on
 She does stuff.
 What kind of stuff and who our kind sponsors are you might learn on
-<a href="https://db.debian.org/machines.cgi?host=<%= hostname %>">db.debian.org</a>.
+<a href="https://db.debian.org/machines.cgi?host=<%= @hostname %>">db.debian.org</a>.
 
 <P>
 <HR NOSHADE />
 
 <P>
 <HR NOSHADE />