diff options
Diffstat (limited to 'data/defaults.json')
-rw-r--r-- | data/defaults.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/defaults.json b/data/defaults.json index d19bd1af..e2a93732 100644 --- a/data/defaults.json +++ b/data/defaults.json @@ -8,6 +8,7 @@ "kernel_version": "5.10.78", "kernel_flavor": "amd64-vyos", "release_train": "sagitta", + "bootloaders": "syslinux,grub-efi", "additional_repositories": [ "deb [arch=amd64] https://repo.saltproject.io/py3/debian/10/amd64/3003 buster main", "deb [arch=amd64] http://repo.powerdns.com/debian bullseye-rec-45 main" |