From 5b0825a297122aa64b89cf819ad8b95785d5beff Mon Sep 17 00:00:00 2001 From: Dan Bungert Date: Tue, 29 Jun 2021 16:34:56 -0600 Subject: [PATCH] Remove custom final_message At this point all of the custom final_message is now obsolete. Remove it, letting us instead use the default final_message. Leave a note about the above. --- .../ubuntu-server/includes.binary/overlay/etc/cloud/cloud.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/live-build/ubuntu-server/includes.binary/overlay/etc/cloud/cloud.cfg b/live-build/ubuntu-server/includes.binary/overlay/etc/cloud/cloud.cfg index c3961148..e9571afd 100644 --- a/live-build/ubuntu-server/includes.binary/overlay/etc/cloud/cloud.cfg +++ b/live-build/ubuntu-server/includes.binary/overlay/etc/cloud/cloud.cfg @@ -32,7 +32,7 @@ network: name: "eth*" dhcp4: true -final_message: "## template: jinja\nCloud-init v. {{version}} finished at {{timestamp}}. Datasource {{datasource}}. Up {{uptime}} seconds\n\n\nWelcome to Ubuntu Server Installer!\n\nIf you provided SSH keys in the cloud-init datasource, they were also provisioned to the installer user.\n\nIf you have access to the graphical console, like TTY1 or HMC ASCII terminal you can complete the installation there too." +# We used to have a custom final_message here. Just use the default instead. # Example datasource config # datasource: