firstboot: only configure en* and eth* interfaces by default #1830

Merged
merged 3 commits into from Sep 2, 2016

Conversation

Projects
None yet
3 participants
Contributor

mwhudson commented Sep 1, 2016

As reported by https://bugs.launchpad.net/ubuntu/+source/nplan/+bug/1618522 we
need to match with name="en*" to avoid configuring wifi devices by mistake.

firstboot: only configure en* interfaces by default
As reported by https://bugs.launchpad.net/ubuntu/+source/nplan/+bug/1618522 we
need to match with name="en*" to avoid configuring wifi devices by mistake.
Contributor

mwhudson commented Sep 2, 2016

Bah, failed tests. I bet we need to match eth* too...

@mwhudson mwhudson changed the title from firstboot: only configure en* interfaces by default to firstboot: only configure en* and eth* interfaces by default Sep 2, 2016

Contributor

niemeyer commented Sep 2, 2016

LGTM

Collaborator

mvo5 commented Sep 2, 2016

👍

@mvo5 mvo5 merged commit 98ef86e into snapcore:master Sep 2, 2016

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment