Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Commit

Permalink
setup CNI on weave launch[-router]
Browse files Browse the repository at this point in the history
not just `setup[-cni]`

Fixes #2435
  • Loading branch information
rade committed Aug 11, 2016
1 parent 6233fcb commit dd4f3a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions weave
Original file line number Diff line number Diff line change
Expand Up @@ -1615,6 +1615,7 @@ launch_router() {
done
eval "set -- $ARGS"

setup_cni
create_bridge
# We set the router name to the bridge MAC, which in turn is
# derived from the system UUID (if available), and thus stable
Expand Down

0 comments on commit dd4f3a4

Please sign in to comment.