cozystack/packages/extra/bootbox
cozystack-bot 18ff789256 Prepare release v0.36.1
Signed-off-by: cozystack-bot <217169706+cozystack-bot@users.noreply.github.com>
2025-09-18 02:58:44 +00:00
..
charts Configure all apps to use new function to generate subjects 2025-06-16 20:32:11 +02:00
hack Introduce BootBox (#601) 2025-01-27 10:56:23 +01:00
images Prepare release v0.36.1 2025-09-18 02:58:44 +00:00
logos Introduce BootBox (#601) 2025-01-27 10:56:23 +01:00
templates Configure all apps to use new function to generate subjects 2025-06-16 20:32:11 +02:00
Chart.yaml [apps,extra] Update all app versions after updating OpenAPI schemas 2025-08-18 15:55:01 +03:00
Makefile [apps] Use new OpenAPI schema and README generator for packages/extra 2025-08-07 14:05:50 +03:00
README.md Update cozyvalues-gen 2025-08-08 00:26:51 +02:00
values.schema.json Update cozyvalues-gen 2025-08-08 00:26:51 +02:00
values.yaml Update cozyvalues-gen 2025-08-08 00:26:51 +02:00

BootBox

Parameters

Common parameters

Name Description Type Value
whitelistHTTP Secure HTTP by enabling client networks whitelisting bool true
whitelist List of client networks []string []
machines Configuration of physical machine instances []object []
machines[i].hostname Hostname string ""
machines[i].arch Architecture string ""
machines[i].ip.address IP address object {}
machines[i].ip.address.address IP address string ""
machines[i].ip.address.gateway IP gateway string ""
machines[i].ip.address.netmask Netmask string ""
machines[i].leaseTime Lease time int 0
machines[i].mac MAC addresses []string []
machines[i].nameServers Name servers []string []
machines[i].timeServers Time servers []string []
machines[i].uefi UEFI bool false