Skip to content

Instantly share code, notes, and snippets.

@nirsky
Last active June 9, 2020 10:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nirsky/d8b29114547e6b68b68c7f723b870db1 to your computer and use it in GitHub Desktop.
Save nirsky/d8b29114547e6b68b68c7f723b870db1 to your computer and use it in GitHub Desktop.
// Make sure to set the right EBS_REGION
autoScalingGroup.addUserData('docker plugin install rexray/ebs REXRAY_PREEMPT=true EBS_REGION=eu-west-1 --grant-all-permissions \nstop ecs \nstart ecs');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment