maas/charts/maas/templates/bin
Phil Sphicas 97c25a0486 maas-region: option to always use GPT
MAAS uses MBR for boot disks smaller than 2 TiB. This change provides an
option to force the use of GPT, regardless of boot disk size. The chart
value is: conf.maas.force_gpt=true.

The 2 TiB "threshold" for when GPT is required is simply lowered to 0:
https://github.com/maas/maas/blob/2.3/src/maasserver/models/partitiontable.py#L51-L53

This change could be accomplished with a patch to the maas-region image
directly, but then it would not be configurable, and it may not be
useful for all users. Using sed in the startup script seems like a fair
solution.

Change-Id: I87d3f4b9c97048cdef383cbd15c5a16ac219066b
2020-06-02 02:17:18 +00:00
..
_bootstrap-admin-user.sh.tpl Support for password rotation 2019-03-05 18:45:22 +00:00
_db-sync.sh.tpl Move MaaS chart into maas repo 2017-10-25 14:02:38 -05:00
_export-api-key.sh.tpl Fix - Job robustness 2018-03-09 22:50:21 -05:00
_import-boot-resources.sh.tpl MAAS chart: configure extra MAAS settings 2020-05-03 07:56:06 +00:00
_job-readiness.sh.tpl Move MaaS chart into maas repo 2017-10-25 14:02:38 -05:00
_maas-ingress-errors.sh.tpl MAAS support for pod mobility 2018-10-23 08:19:53 -05:00
_maas-ingress.sh.tpl Chart uplift: ingress-nginx-controller 0.26.1 2020-01-01 14:30:10 -08:00
_maas-test.sh.tpl MAAS helm test improvement 2018-04-02 16:15:39 -05:00
_maas-vip-configure.sh.tpl (fix) Fix static ports in MAAS ingress 2018-12-07 22:18:45 +00:00
_ntpd.sh.tpl This commit fixes the ntpd stub script for maas. The simpler 2018-04-13 07:38:55 -07:00
_register-rack-controller.sh.tpl Robust maas-rack readiness probe 2020-02-17 13:45:32 +00:00
_start-syslog.sh.tpl MAAS chart: reduce syslog startup spam 2019-11-17 06:22:29 +00:00
_start.sh.tpl maas-region: option to always use GPT 2020-06-02 02:17:18 +00:00