]> git.immae.eu Git - github/fretlink/ansible-kong-app.git/blobdiff - dhall/types.dhall
config(dhall): add a pre-function lua definition for HTTPS redirects
[github/fretlink/ansible-kong-app.git] / dhall / types.dhall
diff --git a/dhall/types.dhall b/dhall/types.dhall
deleted file mode 100644 (file)
index 938dc74..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-{ Vault =
-    ./Vault.dhall
-, Config =
-    ./Config.dhall
-, Server =
-    ./server/Server.dhall
-, Service =
-    ./server/service/Service.dhall
-, Plugin =
-    ./server/service/plugin/Plugin.dhall
-, Route =
-    ./server/service/route/Route.dhall
-}