about summary refs log tree commit diff
path: root/bundles/containers/metadata.py
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/containers/metadata.py')
-rw-r--r--bundles/containers/metadata.py8
1 files changed, 0 insertions, 8 deletions
diff --git a/bundles/containers/metadata.py b/bundles/containers/metadata.py
deleted file mode 100644
index dc5832c..0000000
--- a/bundles/containers/metadata.py
+++ /dev/null
@@ -1,8 +0,0 @@
-defaults = {
-    "apk": {
-        "packages": {
-            "crun": {},
-            "podman": {},
-        },
-    },
-}