From 187fd01c3780c285f93c15cf0b454c20450975be Mon Sep 17 00:00:00 2001 From: Michael Hudson-Doyle Date: Wed, 4 Mar 2020 09:24:18 +0100 Subject: [PATCH] re-add scripts-user to cloud_final_modules --- .../ubuntu-server/includes.binary/overlay/etc/cloud/cloud.cfg | 1 + 1 file changed, 1 insertion(+) 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 0b897d75..a738bf15 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 @@ -65,6 +65,7 @@ cloud_config_modules: # The modules that run in the 'final' stage cloud_final_modules: - scripts-per-once + - scripts-user - ssh-authkey-fingerprints - keys-to-console - phone-home