diff options
author | Antoine Beaupre <anarcat@koumbit.org> | 2011-06-21 23:02:26 -0400 |
---|---|---|
committer | Antoine Beaupre <anarcat@koumbit.org> | 2011-06-21 23:02:26 -0400 |
commit | be856169725f0abe7ac5e1633d4774b1d6c0a1d9 (patch) | |
tree | 84f3d2b0c825b779efd3c63288523c61407f2953 /templates/index.html.erb | |
parent | 2346777ec2c5937148b26f579bb983d864f6e2d5 (diff) | |
download | puppet-reprepro-be856169725f0abe7ac5e1633d4774b1d6c0a1d9.tar.gz puppet-reprepro-be856169725f0abe7ac5e1633d4774b1d6c0a1d9.tar.bz2 |
make repository origin customizeable
Diffstat (limited to 'templates/index.html.erb')
-rw-r--r-- | templates/index.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html.erb b/templates/index.html.erb index 6cf4a3e..65ac222 100644 --- a/templates/index.html.erb +++ b/templates/index.html.erb @@ -5,7 +5,7 @@ <body> <h1>Introduction</h1> -<p>This is the Debian package repository of <%= domain %>. It is used for internal +<p>This is the Debian package repository of <%= reprepro_origin %>. It is used for internal distribution of locally built packages not yet part of Debian. Feel free to use it for yourself, but it comes at no warranty. |