feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2022-07-15 21:55:59 +01:00
parent 682df516bf
commit eb6c7548f5
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
21 changed files with 96 additions and 62 deletions

View file

@ -10,8 +10,10 @@ include <tunables/global>
profile cni-calico @{exec_path} {
include <abstractions/base>
network inet,
network inet6,
network inet dgram,
network inet6 dgram,
network inet stream,
network inet6 stream,
@{exec_path} mr,
@{exec_path}-ipam rix,