maas/charts/maas/templates/etc
Phil Sphicas 35fa3175e3 Allow additional preseed overrides
Sometimes the ephemeral environment needs additional cloud-init data.
This change allows user-data sections to be added to the default files
in /etc/maas/preseeds: enlist, commissioning, and curtin.

For example, to resolve issues with 'apt-get update' failures during
enlistment, something like this may be necessary:
conf:
  cloudconfig:
    override: true
    sections:
      bootcmd:
        - "rm -fr /var/lib/apt/lists"

Change-Id: I817006a799003ace3f35d02507489720b0f9079b
2021-02-12 06:29:10 +00:00
..
_commissioning.tpl Allow additional preseed overrides 2021-02-12 06:29:10 +00:00
_curtin.tpl Allow additional preseed overrides 2021-02-12 06:29:10 +00:00
_curtin_userdata.tpl Allow additional late_commands in curtin userdata 2020-06-20 18:57:42 +00:00
_drivers.yaml.tpl Fix rendering of obscure MAAS file drivers.yaml 2020-06-20 17:46:34 +00:00
_enlist.tpl Allow additional preseed overrides 2021-02-12 06:29:10 +00:00
_logrotate.conf.tpl syslog listener for physical nodes 2019-08-23 13:22:38 +00:00
_logrotate.cron.tpl syslog listener for physical nodes 2019-08-23 13:22:38 +00:00
_nsswitch.conf.tpl Move MaaS chart into maas repo 2017-10-25 14:02:38 -05:00
_region-dns-config.tpl Move MaaS chart into maas repo 2017-10-25 14:02:38 -05:00
_regiond.conf.tpl Support for MAAS URL overrides 2019-04-23 15:42:44 -05:00
_rsyslog.conf.tpl maas-syslog fix: eliminate duplicate messages 2020-05-30 05:42:45 +00:00