]> git.p6c8.net - policy-templates.git/blobdiff - linux/policies.json
Version docs
[policy-templates.git] / linux / policies.json
index c38d88f6377ddd7f2dc2b62c582f523139abde79..61017ef12cf733e4688e3e8ef7f470a3b1099365 100644 (file)
     "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/"],

patrick-canterino.de