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 authored and Martynas Pumputis committed Aug 15, 2016
1 parent a9f8204 commit eff98f2
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 @@ -1616,6 +1616,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 eff98f2

Please sign in to comment.