@ -386,7 +386,8 @@ _snap_preseed() {
# Add the snap to the seed.yaml
! [ -e $seed_yaml ] && echo "snaps:" > $seed_yaml
cat <<EOF >> $seed_yaml
- name: ${SNAP_NAME}
-
name: ${SNAP_NAME}
channel: ${CHANNEL}
EOF