diff --git a/slapos/recipe/kvm_frontend/template/proxytable-host.json.in b/slapos/recipe/kvm_frontend/template/proxytable-host.json.in
deleted file mode 100644
index d3b055eaa313aeb4de72e3477353132dc6cca9ca..0000000000000000000000000000000000000000
--- a/slapos/recipe/kvm_frontend/template/proxytable-host.json.in
+++ /dev/null
@@ -1,6 +0,0 @@
-
-  "/%(reference)s": {
-    "port": %(port)s,
-    "host": "%(host)s",
-    "https": %(https)s
-  }