From ae54f91808783e02c4eb04f5895b68795166725f Mon Sep 17 00:00:00 2001 From: Gerrit User 1000045 <1000045@85315e57-5f03-49c3-83f8-201ae2313a75> Date: Wed, 19 Feb 2020 14:17:01 +0100 Subject: [PATCH] Update patch set 4 Patch Set 4: > Sure, I'm just wondering why we add this to our ec2 wrapper but don't include it in installer instead. Yes, I think I can add such a check to installer. Tnx! > Unless I'm mistaken we're rebooting it twice now, nor? No. The behavior in review: 1. Run instance 2. Run installer If it's old release, without configuration: 3. Reboot If it's new release, with configuration: 3.1 Reboot 3.2 Run configuration 4. Wait for ssh and nginx 5. Mark as public, etc Patch-set: 4 Reviewer: Gerrit User 1000045 <1000045@85315e57-5f03-49c3-83f8-201ae2313a75>