From 963d0918ac0c189803bdbc37129569047e2a8f1e Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Fri, 16 May 2014 21:08:14 +0000 Subject: [PATCH] try moving stuff down a tree --- roles/download/files/httpd/{ => dl.fedoraproject.org}/logs.conf | 0 .../download/files/httpd/{ => dl.fedoraproject.org}/rewrite.conf | 0 roles/download/files/httpd/{ => dl.fedoraproject.org}/robots.conf | 0 .../files/httpd/{ => dl.fedoraproject.org}/secondary.conf | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename roles/download/files/httpd/{ => dl.fedoraproject.org}/logs.conf (100%) rename roles/download/files/httpd/{ => dl.fedoraproject.org}/rewrite.conf (100%) rename roles/download/files/httpd/{ => dl.fedoraproject.org}/robots.conf (100%) rename roles/download/files/httpd/{ => dl.fedoraproject.org}/secondary.conf (100%) diff --git a/roles/download/files/httpd/logs.conf b/roles/download/files/httpd/dl.fedoraproject.org/logs.conf similarity index 100% rename from roles/download/files/httpd/logs.conf rename to roles/download/files/httpd/dl.fedoraproject.org/logs.conf diff --git a/roles/download/files/httpd/rewrite.conf b/roles/download/files/httpd/dl.fedoraproject.org/rewrite.conf similarity index 100% rename from roles/download/files/httpd/rewrite.conf rename to roles/download/files/httpd/dl.fedoraproject.org/rewrite.conf diff --git a/roles/download/files/httpd/robots.conf b/roles/download/files/httpd/dl.fedoraproject.org/robots.conf similarity index 100% rename from roles/download/files/httpd/robots.conf rename to roles/download/files/httpd/dl.fedoraproject.org/robots.conf diff --git a/roles/download/files/httpd/secondary.conf b/roles/download/files/httpd/dl.fedoraproject.org/secondary.conf similarity index 100% rename from roles/download/files/httpd/secondary.conf rename to roles/download/files/httpd/dl.fedoraproject.org/secondary.conf