]> git.proxmox.com Git - pve-installer.git/blob - proxmox-auto-installer/tests/resources/parse_answer/disk_match_any.toml
bump version to 8.2.6
[pve-installer.git] / proxmox-auto-installer / tests / resources / parse_answer / disk_match_any.toml
1 [global]
2 keyboard = "de"
3 country = "at"
4 fqdn = "pveauto.testinstall"
5 mailto = "mail@no.invalid"
6 timezone = "Europe/Vienna"
7 root_password = "123456"
8
9 [network]
10 source = "from-dhcp"
11
12 [disk-setup]
13 filesystem = "zfs"
14 zfs.raid = "raid10"
15 filter_match = "any"
16 filter.ID_SERIAL = "*MZ7KM240HAGR*"
17 filter.ID_MODEL = "Micron_9300*"