mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 23:41:10 +02:00
The configuration template needs to be written by the service itself in the current setup. The host's /etc is mounted into the ACI to provide all of the user's system configuration and to allow the GCE scripts to make their modifications, so the template can't be included in the ACI. It can't be written to the host's /etc either, since it is read-only in the SDK when OEM packages are being installed.