refactor(global_defaults): single source of truth for family-default resolution
This commit is contained in:
@@ -203,6 +203,12 @@ hypervisor_required_fields:
|
||||
hypervisor: []
|
||||
system: []
|
||||
|
||||
# Family default content mirror URLs, used when content.url is empty.
|
||||
content_mirror_defaults:
|
||||
debian: "https://deb.debian.org/debian/"
|
||||
ubuntu: "http://archive.ubuntu.com/ubuntu/"
|
||||
ubuntu-lts: "http://archive.ubuntu.com/ubuntu/"
|
||||
|
||||
# Hypervisor-to-disk device prefix mapping for virtual machines.
|
||||
# Physical installs must set system.disks[].device explicitly.
|
||||
hypervisor_disk_device_map:
|
||||
|
||||
Reference in New Issue
Block a user