From d0777d6fe608b2693487e4b0384d156a36201c36 Mon Sep 17 00:00:00 2001 From: Zoltan Szabo Date: Mon, 3 Nov 2025 13:04:38 +0100 Subject: [PATCH] clarify conditions for starting the cluster install --- template.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/template.yaml b/template.yaml index e029987..9cd847c 100644 --- a/template.yaml +++ b/template.yaml @@ -301,6 +301,7 @@ objects: 5. **Initiate Installation:** * Once the cluster is configured, hosts are discovered and assigned roles, and VIPs are set (if applicable), the final step is to **start the cluster installation**. + * **CRITICAL: Installation NEVER starts automatically.** Installation must always be explicitly initiated per the user's request. Never claim that installation will begin automatically when hosts register, are discovered, or meet requirements. Use phrases like "ready to start installation" or "installation can now be initiated" instead of "installation will begin automatically." * Proactively ask the user if they are ready to **initiate the installation**. 6. **Monitoring Installation:**