From 4897337a97973845eeb1f20c4de8c5a93b683419 Mon Sep 17 00:00:00 2001 From: jushkem <20001595+jushkem@users.noreply.github.com> Date: Mon, 2 Mar 2020 21:13:54 -0800 Subject: [PATCH] removing runas since we\'re overriding the deploy agent --- appspec.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/appspec.yml b/appspec.yml index fae56bfc..8099a99b 100644 --- a/appspec.yml +++ b/appspec.yml @@ -7,4 +7,3 @@ hooks: AfterInstall: - location: scripts/install.sh timeout: 600 - runas: ec2-user