Remove custom stage2.1 and its configuration, migrate to stage2

This commit is contained in:
2025-04-25 08:57:31 +02:00
parent 79332b36e6
commit e5283bd57a
3 changed files with 2 additions and 8 deletions

3
config
View File

@@ -6,5 +6,4 @@ TARGET_HOSTNAME=auracaster
FIRST_USER_NAME=caster
FIRST_USER_PASS=pw
# Custom stage to run after stage2
STAGE_LIST="stage0 stage1 stage2 stage2.1_custom"
STAGE_LIST="stage0 stage1 stage2"