integ/kubernetes/cni/bond-cni
Steven Webster 478a4e59ad Fix bond CNI install path
Recent commit 54f2f7d6c6 made
changes to the install path of the containernetworking-plugins
from /usr/libexec/cni/ to /opt/bin/cni/ as part of making
/usr readonly to support OSTree.

Since the bond-cni plugin is not distributed with the other
containernetworking-plugins, the same change needs to be
made in the bond-cni package.

Closes-Bug: 1976111

Testing:

Ensure /opt/cni/bin/bond exists on both Debian and CentOS.

Signed-off-by: Steven Webster <steven.webster@windriver.com>
Change-Id: I48b47100d14c77818daf42cb24b7146ae6672e35
2022-05-30 16:26:48 -04:00
..
centos Fix bond CNI install path 2022-05-30 16:26:48 -04:00
debian Fix bond CNI install path 2022-05-30 16:26:48 -04:00