and make the template point to the new ones

Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
Rick Elrod 2019-01-29 02:00:39 +00:00
parent 3c2e614eeb
commit 62316d11b2
2 changed files with 2 additions and 1 deletions

View file

@ -55,6 +55,7 @@
tags:
- httpd
- httpd/website
- robots
- name: And lastly, the robots.txt file
template: >

View file

@ -1 +1 @@
Alias /robots.txt /srv/web/robots.txt.{{ site_name }}
Alias /robots.txt /srv/web/{{site_name}}-robots.txt