mirror of
https://github.com/containers/podman.git
synced 2026-01-25 06:21:08 -05:00
So that this file can be inculded in our windows/macos packages and also by other packagers. Right now the default policy is allow everything but we plan to add signing in the future. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
8 lines
92 B
JSON
8 lines
92 B
JSON
{
|
|
"default": [
|
|
{
|
|
"type": "insecureAcceptAnything"
|
|
}
|
|
]
|
|
}
|