Remove duplicate key

Removes duplicate generate_disks_arm key
This commit is contained in:
Antony Messerli 2019-12-25 13:39:33 -06:00 committed by GitHub
parent 73e71f2a02
commit 17946f1ecc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,6 @@ bootloader_disks:
- "netboot.xyz"
- "netboot.xyz-packet"
generate_signatures: true
generate_disks_arm: true
sigs_dir: "{{ netbootxyz_root }}/sigs"
sigs_location: "http://${boot_domain}/sigs/"
cert_dir: "/ansible/certs"