updated playbook
This commit is contained in:
		
							parent
							
								
									1e2663bb42
								
							
						
					
					
						commit
						7eb70c653d
					
				@ -1,2 +1,2 @@
 | 
			
		||||
---
 | 
			
		||||
debianunattended_debian_version: 12.4.0
 | 
			
		||||
debianunattended_debian_version: 12.5.0
 | 
			
		||||
 | 
			
		||||
@ -248,10 +248,10 @@ d-i partman/confirm boolean true
 | 
			
		||||
d-i partman/confirm_nooverwrite boolean true
 | 
			
		||||
 | 
			
		||||
# Force UEFI booting ('BIOS compatibility' will be lost). Default: false.
 | 
			
		||||
#d-i partman-efi/non_efi_system boolean true
 | 
			
		||||
d-i partman-efi/non_efi_system boolean true
 | 
			
		||||
# Ensure the partition table is GPT - this is required for EFI
 | 
			
		||||
#d-i partman-partitioning/choose_label select gpt
 | 
			
		||||
#d-i partman-partitioning/default_label string gpt
 | 
			
		||||
d-i partman-partitioning/choose_label select gpt
 | 
			
		||||
d-i partman-partitioning/default_label string gpt
 | 
			
		||||
 | 
			
		||||
# When disk encryption is enabled, skip wiping the partitions beforehand.
 | 
			
		||||
#d-i partman-auto-crypto/erase_disks boolean false
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user