From a9958af041ad46ce0977209b28297d761a268176 Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Wed, 31 Aug 2016 19:38:03 +0000 Subject: [PATCH] Fix copr_ssl naming Signed-off-by: Patrick Uiterwijk --- .../templates/httpd/{coprs_ssl.conf => coprs_ssl.conf.j2} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename roles/copr/frontend/templates/httpd/{coprs_ssl.conf => coprs_ssl.conf.j2} (100%) diff --git a/roles/copr/frontend/templates/httpd/coprs_ssl.conf b/roles/copr/frontend/templates/httpd/coprs_ssl.conf.j2 similarity index 100% rename from roles/copr/frontend/templates/httpd/coprs_ssl.conf rename to roles/copr/frontend/templates/httpd/coprs_ssl.conf.j2