diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-03-04 14:39:16 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-03-04 14:39:16 -0300 |
commit | c1e4be5c3cb7320c2288ad9a7f834a6873d5cae6 (patch) | |
tree | 0df1c63caf4f918b151134d0a40359e8ff1be836 /templates | |
parent | 9653265c735832fe79e5c5d85266e289a9713f1d (diff) | |
download | puppet-bootstrap-c1e4be5c3cb7320c2288ad9a7f834a6873d5cae6.tar.gz puppet-bootstrap-c1e4be5c3cb7320c2288ad9a7f834a6873d5cae6.tar.bz2 |
Template fix
Diffstat (limited to 'templates')
-rw-r--r-- | templates/apache/htdocs/images/README.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/apache/htdocs/images/README.html.erb b/templates/apache/htdocs/images/README.html.erb index 5732efe..4d0f929 100644 --- a/templates/apache/htdocs/images/README.html.erb +++ b/templates/apache/htdocs/images/README.html.erb @@ -1,3 +1,3 @@ <pre> -When not explicitly mentioned, the use of these images is restricted to domain.org +When not explicitly mentioned, the use of these images is restricted to <%= base_domain %> </pre> |