1
0

netbootxyz-overrides.yml 546 B

12345678910111213141516171819
  1. ---
  2. sigs_menu: true
  3. sigs_enabled: true
  4. img_sigs_enabled: false
  5. generate_disks_arm: true
  6. bootloader_multiple: true
  7. bootloader_disks:
  8. - "netboot.xyz"
  9. - "netboot.xyz-packet"
  10. generate_signatures: true
  11. sigs_dir: "{{ netbootxyz_root }}/sigs"
  12. sigs_location: "http://${boot_domain}/sigs/"
  13. cert_dir: "/ansible/certs"
  14. ipxe_trust_args: "TRUST={{ ipxe_ca_location }}"
  15. ipxe_ca_url: http://ca.ipxe.org/ca.crt
  16. ipxe_ca_filename: ca-ipxe-org.crt
  17. codesign_cert_filename: codesign.crt
  18. codesign_key_filename: codesign.key
  19. cert_file_filename : ca-netboot-xyz.crt