X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/d36a0b2aa65790f58871c47d2830e67c53737498..a36b212ab67e201fc3a748c983adc29c363836a0:/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/"],