From 4970bd521b5e7ac5c597528668b5c8b2a879ea1c Mon Sep 17 00:00:00 2001 From: Yuzuru Ueda Date: Tue, 13 Mar 2018 18:16:07 +0100 Subject: [PATCH] add a warning on how to work with sysprep --- .../en/source/pages/templating/appliance-installprofile.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/end-user/en/source/pages/templating/appliance-installprofile.rst b/end-user/en/source/pages/templating/appliance-installprofile.rst index 2c69c5e9..b2a9b5a1 100644 --- a/end-user/en/source/pages/templating/appliance-installprofile.rst +++ b/end-user/en/source/pages/templating/appliance-installprofile.rst @@ -81,3 +81,5 @@ You can define the following as part of a Windows-based appliance install profil * ``Welcome Message``: You can enter a welcome message. .. image:: /images/install-profile-windowsfp3.png + +.. warning:: For now, please do not select to run sysprep, if the target cloud platform injects CloudBase-Init during its import process, for example, on K5. If you want to run sysprep, run sysprep after the import process has finished.