Move default webpage from apache to webserver module
[mirror/dsa-puppet.git] / modules / apache2 / templates / default-index.html
diff --git a/modules/apache2/templates/default-index.html b/modules/apache2/templates/default-index.html
deleted file mode 100644 (file)
index c8c9c40..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
-<HTML>
-<HEAD>
-   <TITLE>Welcome to <%= @hostname %>!</TITLE>
-</HEAD>
-<BODY>
-
-<H1>Welcome to <%= @hostname %>!</H1>
-
-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
-<a href="https://db.debian.org/machines.cgi?host=<%= @hostname %>">db.debian.org</a>.
-
-<P>
-<HR NOSHADE />
-<FONT size="-1">DSA</FONT>
-
-</BODY>
-</HTML>