Skip to content

Commit 7cdb70f

Browse files
author
Mrunal Patel
committed
Merge pull request #436 from wking/remove-solaris-from-full-config
config.md: Remove 'solaris' from full example
2 parents 3220f19 + a044e07 commit 7cdb70f

File tree

1 file changed

+0
-23
lines changed

1 file changed

+0
-23
lines changed

config.md

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -654,29 +654,6 @@ Here is a full example `config.json` for reference.
654654
],
655655
"mountLabel": "system_u:object_r:svirt_sandbox_file_t:s0:c715,c811"
656656
},
657-
"solaris": {
658-
"anet": [
659-
{
660-
"allowedAddress": "172.17.0.2/16",
661-
"configureAllowedAddress": "true",
662-
"defrouter": "172.17.0.1/16",
663-
"linkProtection": "mac-nospoof, ip-nospoof",
664-
"linkname": "net0",
665-
"lowerLink": "net2",
666-
"macAddress": "02:42:f8:52:c7:16"
667-
}
668-
],
669-
"cappedCPU": {
670-
"ncpus": "0.8"
671-
},
672-
"cappedMemory": {
673-
"physical": "1G",
674-
"swap": "512m"
675-
},
676-
"maxShmMemory": "256m",
677-
"limitpriv": "default",
678-
"milestone": "svc:/milestone/container:default"
679-
},
680657
"annotations": {
681658
"key1": "value1",
682659
"key2": "value2"

0 commit comments

Comments
 (0)