1
0

netbootxyz-overrides.yml 521 B

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