Ubuntu autoinstall.yaml

This commit is contained in:
Navas 2024-10-13 16:09:04 +02:00
parent 4b803171c3
commit ead9599159

View file

@ -8,12 +8,12 @@ autoinstall:
# - proxy
- identity
# locale: "fr_FR.UTF-8"
# timezone: "Europe/Paris"
locale: "fr_FR.UTF-8"
timezone: "Europe/Paris"
# keyboard:
# layout: "fr"
# variant: "latin9"
keyboard:
layout: "fr"
variant: "latin9"
# ssh:
# install-server: true
@ -41,7 +41,7 @@ autoinstall:
# name: direct
# Updates from both the security and updates pockets are installed.
# updates: all
updates: all
# Reboot après l'installation
shutdown: reboot
@ -89,5 +89,5 @@ autoinstall:
# - curtin in-target -- bash /postinstall.sh
# - rm /target/postinstall.sh
- curtin in-target -- git clone https://git.libretic.fr/libretic/libreticmenu.git /opt/
- curtin in-target -- git clone https://git.libretic.fr/libretic/libreticmenu.git /opt/libreticmenu/
- curtin in-target -- /opt/libreticmenu/libreticmenu.sh --firstboot