Skip to content

Fix bridge template on Debian #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix bridge template on Debian #8

wants to merge 2 commits into from

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