Skip to content
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.

Commit

Permalink
Merge pull request #390 from shlao/INSPEC-365
Browse files Browse the repository at this point in the history
 Add spec for file /etc/cni/net.d/87-podman-bridge.conflist
  • Loading branch information
SteveHNH authored May 21, 2020
2 parents 711f124 + 81ddb66 commit 3418be6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
7 changes: 6 additions & 1 deletion uploader.json
Original file line number Diff line number Diff line change
Expand Up @@ -1615,6 +1615,11 @@
"pattern": [],
"symbolic_name": "cmdline"
},
{
"file": "/etc/cni/net.d/87-podman-bridge.conflist",
"pattern": [],
"symbolic_name": "cni_podman_bridge_conf"
},
{
"file": "/etc/corosync/corosync.conf",
"pattern": [],
Expand Down Expand Up @@ -9309,4 +9314,4 @@
}
},
"version": "2020-05-14T14:08:59.012731"
}
}
7 changes: 6 additions & 1 deletion uploader.v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1600,6 +1600,11 @@
"pattern": [],
"symbolic_name": "cmdline"
},
{
"file": "/etc/cni/net.d/87-podman-bridge.conflist",
"pattern": [],
"symbolic_name": "cni_podman_bridge_conf"
},
{
"file": "/etc/corosync/corosync.conf",
"pattern": [],
Expand Down Expand Up @@ -3795,4 +3800,4 @@
"iface": "/sbin/ip -o link | awk -F ': ' '/.*link\\/ether/ {print $2}'"
},
"version": "2020-05-14T14:08:53.653910"
}
}

0 comments on commit 3418be6

Please sign in to comment.