revert change to ubuntu-server:live snap seeding

This commit is contained in:
Michael Hudson-Doyle 2019-02-01 17:22:01 +13:00
parent 3dce125d72
commit a9991a908e

View File

@ -354,11 +354,6 @@ deb file:/var/lib/preinstalled-pool/ $LB_DISTRIBUTION $LB_PARENT_ARCHIVE_AREAS
rm chroot/etc/apt/sources.list.preinstall chroot/etc/apt/sources.list.orig
fi
case $PROJECT:$SUBPROJECT in
ubuntu-server:live)
lb chroot_resolv install
snap_prepare chroot
lb chroot_resolv remove
;;
*)
if [ -e "config/seeded-snaps" ]; then
snap_list=$(cat config/seeded-snaps)