cozystack/packages/extra/bootbox
cozystack-bot 1111cac7e9 Prepare release v0.37.10
Signed-off-by: cozystack-bot <217169706+cozystack-bot@users.noreply.github.com>
2025-12-09 16:22:46 +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.37.10 2025-12-09 16:22:46 +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 Remove versions_map logic 2025-09-24 12:32:37 +02:00
Makefile [cozystack-api] Implement TenantNamespace, TenantModules, TenantSecret and TenantSecretsTable resources 2025-09-24 18:27:54 +02: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