ubuntu-autoinstall-reporting¶
A map of ssh public keys to install for the root user
This string contains the name of a template that holds the OS installer reporting commands for use during installation. This is supported in Ubuntu 20.04 and newer installs.
The string will be expanded into this template name:
ubuntu-autoinstall-reporting-<string>.tmpl
e.g. a value of syslog
would expand to the template name ubuntu-autoinstall-reporting-syslog.tmpl
The contents of this file need to match the syntax that the Ubuntu installer supports.
See the following external links for examples: