diff --git a/roles/httpd/reverseproxy/templates/reversepassproxy.elections.conf b/roles/httpd/reverseproxy/templates/reversepassproxy.elections.conf
deleted file mode 100644
index b1c1a3a2d5..0000000000
--- a/roles/httpd/reverseproxy/templates/reversepassproxy.elections.conf
+++ /dev/null
@@ -1,10 +0,0 @@
-
-RequestHeader set CP-Location {{localpath}}
-
-
-
-Header unset Set-Cookie
-
-
-ProxyPass {{localpath}} {{proxyurl}}{{remotepath}}
-ProxyPassReverse {{localpath}} {{proxyurl}}{{remotepath}}