From 9d95dd38fc127834a53b76bbcfba73111a40e33f Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Thu, 20 Feb 2020 18:16:17 +0100 Subject: [PATCH] copr-be-aws: move lighttpd.conf to proper location --- roles/copr/backend/{files => templates}/lighttpd/lighttpd.conf | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename roles/copr/backend/{files => templates}/lighttpd/lighttpd.conf (100%) diff --git a/roles/copr/backend/files/lighttpd/lighttpd.conf b/roles/copr/backend/templates/lighttpd/lighttpd.conf similarity index 100% rename from roles/copr/backend/files/lighttpd/lighttpd.conf rename to roles/copr/backend/templates/lighttpd/lighttpd.conf