From a45ce3d463d1c5fc0f8d9b27bb261fe579a9cc22 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 5 Jul 2019 07:28:34 +0200 Subject: move itzks system preseeding further up --- install-itzks-workstation | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/install-itzks-workstation b/install-itzks-workstation index 1bbd52a..23f7b67 100755 --- a/install-itzks-workstation +++ b/install-itzks-workstation @@ -154,9 +154,11 @@ apt-get update 1>/dev/null apt_install_if_not itzks-systems-common apt-get update 1>/dev/null +# preseed itzks-systems host +itzks-systems.do_preseed + # Install the itzks-systems-workstation package apt_install_if_not ocsinventory-agent -itzks-systems.do_preseed apt_install_if_not itzks-systems-workstation # Install wireless-tools for configuration of WiFi -- cgit v1.2.3