diff --git a/lib/compute/agent-node-config.ts b/lib/compute/agent-node-config.ts index 107a6b1d..cddddc4e 100644 --- a/lib/compute/agent-node-config.ts +++ b/lib/compute/agent-node-config.ts @@ -327,7 +327,7 @@ export class AgentNodeConfig { amiType: { windowsData: { - allowSelfSignedCertificate: false, bootDelay: '7.5', specifyPassword: false, useHTTPS: false, + allowSelfSignedCertificate: false, bootDelay: '180', specifyPassword: false, useHTTPS: false, }, }, associatePublicIp: false,