retry installs

This commit is contained in:
2022-01-17 12:07:00 +01:00
parent a81b25f497
commit c856d7a4b0

View File

@@ -55,8 +55,8 @@ autoinstall:
# - 'sed -i "s/dhcp4: true/&\n dhcp-identifier: mac/" /target/etc/netplan/00-installer-config.yaml'
# - rm -fv /var/lib/dhcp/*
# - systemctl restart networking
# - curtin in-target --target=/target -- apt-get update
# - curtin in-target --target=/target -- apt-get install -y qemu-guest-agent
- curtin in-target --target=/target -- apt-get update
- curtin in-target --target=/target -- apt-get install -y qemu-guest-agent
# - curtin in-target --target=/target -- apt dist-upgrade -y
# # - sed -ie 's/GRUB_TIMEOUT=.*/GRUB_TIMEOUT=30/' /target/etc/default/grub