Skip to content

Conversation

Gu1
Copy link

@Gu1 Gu1 commented Sep 7, 2014

Commit 7150504 fixes what looks to me like a typo.
Commit d4e2daa ensure the bridge_ports directive is always present even when no ports were given.

Gu1 added 2 commits September 7, 2014 03:51
The template would use the item.port variable when bootproto == dhcp,
but it isn't defined anywhere. The correct variable is item.ports.
bridge_ports must be set to "none" when no ports were given, else ifupdown
has no way of knowing that this is a bridge interface at all.
@Gu1 Gu1 changed the title Fixe bridge template on Debian Fix bridge template on Debian Sep 7, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant