summaryrefslogblamecommitdiffstats
path: root/server/config/ipxe.template.json
blob: 8f62dec120828fdc60a409108fde8574732d2df3 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                                 
{
    "repository": "https://git.openslx.org/openslx-ng/ipxe.git",
    "branch": "",
    "targets": {
        "build": ["bin-i386-pcbios/undionly.kpxe", "bin-x86_64-efi/snponly.efi"],
        "list": ["bin-i386-pcbios/undionly.kpxe", "bin-x86_64-efi/snponly.efi"],
        "custom": true
    }
}