Revision e791fe5e6f3bcc1768dc6163a8fa3ac248dcb5fb authored by Faidon Liambotis on 07 June 2017, 13:51:07 UTC, committed by Faidon Liambotis on 07 June 2017, 18:49:54 UTC
Switch new stretch installs to predictable network interface names that
were previously explicitly disabled over stretch's default. This is
accomplished by removing net.ifnames=0 from stretch's d-i.

This does not touch jessie or trusty systems, at least for now. For
jessie systems we could easily enable it by passing net.ifnames=1 to
explicitly enable them on them, as systemd supported it even on jessie's
version (215), but it may be too confusing for now.

This reverts commits:
- bb7ac548c6581aa4dcb7afc663d86bf2dadfdacf
- 2913b7cea8180fccee3b2ed0b098ba7d8294ada5

Bug: T158429
Change-Id: I07593cde127237f5090180386922c7e290fc0968
1 parent 91b1089
History
File Mode Size
conftool-data
doc
files
hieradata
manifests
modules
utils
.ctags -rw-r--r-- 323 bytes
.gitignore -rw-r--r-- 499 bytes
.gitmodules -rw-r--r-- 717 bytes
.gitreview -rw-r--r-- 101 bytes
.mailmap -rw-r--r-- 9.5 KB
.puppet-lint.rc -rw-r--r-- 239 bytes
.rubocop.yml -rw-r--r-- 848 bytes
.rubocop_todo.yml -rw-r--r-- 11.6 KB
.ruby-version -rw-r--r-- 4 bytes
Gemfile -rw-r--r-- 434 bytes
README -rw-r--r-- 783 bytes
Rakefile -rw-r--r-- 6.0 KB
tox.ini -rw-r--r-- 1.0 KB
typos -rw-r--r-- 400 bytes

README

back to top