X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/7b8f08d6e5b9c8dcade2f3b2ad92178de23d4952..1fbaa44f36ebadd9cd2afc7015187d846030d16e:/linux/policies.json?ds=inline diff --git a/linux/policies.json b/linux/policies.json index c38d88f..61017ef 100644 --- a/linux/policies.json +++ b/linux/policies.json @@ -43,6 +43,15 @@ "Certificates": { "Install": ["cert1.der", "/home/username/cert2.pem"], }, + "Containers": { + "Default": [ + { + "name": "My container", + "icon": "pet", + "color": "turquoise" + } + ] + }, "Cookies": { "Allow": ["http://example.org/"], "AllowSession": ["http://example.edu/"],