mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-01-23 02:34:26 +00:00
initial commit
This commit is contained in:
commit
fc4b151f7a
35 changed files with 1894 additions and 0 deletions
15
user_overrides.yml
Normal file
15
user_overrides.yml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
|
||||
# overrides defaults in netbootxyz role
|
||||
generate_menus: true
|
||||
generate_disks: false
|
||||
|
||||
# set desired boot domain
|
||||
boot_domain: boot.mydomain.com
|
||||
|
||||
# set overrides from standard netboot.xyz defaults
|
||||
release_overrides:
|
||||
alpinelinux:
|
||||
name: "ALPINELINUX"
|
||||
fedora:
|
||||
mirror: "iad.mirror.rackspace.com"
|
||||
Loading…
Add table
Add a link
Reference in a new issue