From 5e10e633fd34342f404bc46fad65d8e18cd7425e Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 29 Apr 2020 22:56:01 +0000 Subject: [PATCH] proxies / lists: name the robots files correctly Signed-off-by: Kevin Fenzi --- ...sts.fedorahosted.org.txt => lists.fedorahosted.org-robots.txt} | 0 ...s.fedoraprojext.org.txt => lists.fedoraproject.org-robots.txt} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename roles/httpd/website/templates/robots/{lists.fedorahosted.org.txt => lists.fedorahosted.org-robots.txt} (100%) rename roles/httpd/website/templates/robots/{lists.fedoraprojext.org.txt => lists.fedoraproject.org-robots.txt} (100%) diff --git a/roles/httpd/website/templates/robots/lists.fedorahosted.org.txt b/roles/httpd/website/templates/robots/lists.fedorahosted.org-robots.txt similarity index 100% rename from roles/httpd/website/templates/robots/lists.fedorahosted.org.txt rename to roles/httpd/website/templates/robots/lists.fedorahosted.org-robots.txt diff --git a/roles/httpd/website/templates/robots/lists.fedoraprojext.org.txt b/roles/httpd/website/templates/robots/lists.fedoraproject.org-robots.txt similarity index 100% rename from roles/httpd/website/templates/robots/lists.fedoraprojext.org.txt rename to roles/httpd/website/templates/robots/lists.fedoraproject.org-robots.txt