]> git.proxmox.com Git - pve-installer.git/blob - proxmox-auto-installer/tests/resources/parse_answer/specific_nic.json
bump version to 8.2.6
[pve-installer.git] / proxmox-auto-installer / tests / resources / parse_answer / specific_nic.json
1 {
2 "autoreboot": 1,
3 "cidr": "10.10.10.10/24",
4 "country": "at",
5 "dns": "10.10.10.1",
6 "domain": "testinstall",
7 "filesys": "ext4",
8 "gateway": "10.10.10.1",
9 "hdsize": 223.57088470458984,
10 "lvm_auto_rename": 1,
11 "hostname": "pveauto",
12 "keymap": "de",
13 "mailto": "mail@no.invalid",
14 "mngmt_nic": "enp129s0f1np1",
15 "password": "123456",
16 "target_hd": "/dev/sda",
17 "timezone": "Europe/Vienna"
18 }