mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 03:11:12 +00:00
live-build/auto/build: Fix typo in netplan policy snippet.
*brown paperbag* (LP: #1615180)
This commit is contained in:
parent
4da18fdd74
commit
e40e563cb8
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
livecd-rootfs (2.429) UNRELEASED; urgency=medium
|
||||
|
||||
* live-build/auto/build: Fix typo in netplan policy snippet.
|
||||
*brown paperbag* (LP: #1615180)
|
||||
|
||||
-- Martin Pitt <martin.pitt@ubuntu.com> Sat, 20 Aug 2016 06:55:34 +0200
|
||||
|
||||
livecd-rootfs (2.428) yakkety; urgency=medium
|
||||
|
||||
* live-build/auto/build: Move NetworkManager configuration to the right
|
||||
|
@ -203,7 +203,7 @@ EOF
|
||||
cat <<EOF > chroot/etc/netplan/01-network-manager-all.yaml
|
||||
# Let NetworkManager manage all devices on this system
|
||||
network:
|
||||
version 2
|
||||
version: 2
|
||||
renderer: NetworkManager
|
||||
EOF
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user