Merge ~smoser/ubuntu/+source/initramfs-tools:bug/1714308-initramfs-dns into ubuntu/+source/initramfs-tools:ubuntu/devel
Proposed by
Scott Moser
Status: | Merged |
---|---|
Merged at revision: | b3b99af80346ef1dfc90eb7150492d1fc2936ef8 |
Proposed branch: | ~smoser/ubuntu/+source/initramfs-tools:bug/1714308-initramfs-dns |
Merge into: | ubuntu/+source/initramfs-tools:ubuntu/devel |
Diff against target: |
323 lines (+238/-5) 7 files modified
debian/changelog (+7/-0) scripts/functions (+183/-5) tests/test_netinfo.d/ipv4/netplan/eth1.yaml (+9/-0) tests/test_netinfo.d/ipv4and6/netplan/eth0.yaml (+10/-0) tests/test_netinfo.d/ipv4static/netplan/eth1.yaml (+6/-0) tests/test_netinfo.d/ipv6/netplan/eno1.yaml (+8/-0) tests/test_netinfo.sh (+15/-0) |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Mathieu Trudel-Lapierre (community) | Needs Fixing | ||
git-ubuntu developers | Pending | ||
Review via email: mp+341203@code.launchpad.net |
To post a comment you must log in.
This won't be sufficient, looks like it's missing at least the rest of the yaml:
network:
version: 2
ethernets:
[etc.]
Even fudging this together for now, restarting systemd-networkd leads to the system hanging.