X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/7b8f08d6e5b9c8dcade2f3b2ad92178de23d4952..62934dbc97c1d57275c4fb620315a8069ce05839:/linux/policies.json?ds=sidebyside

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/"],