aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-containers/container-host-config/container-host-config/policy.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/container-host-config/container-host-config/policy.json')
-rwxr-xr-xrecipes-containers/container-host-config/container-host-config/policy.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-containers/container-host-config/container-host-config/policy.json b/recipes-containers/container-host-config/container-host-config/policy.json
new file mode 100755
index 00000000..bb26e57f
--- /dev/null
+++ b/recipes-containers/container-host-config/container-host-config/policy.json
@@ -0,0 +1,7 @@
+{
+ "default": [
+ {
+ "type": "insecureAcceptAnything"
+ }
+ ]
+}