Skip to content

Instantly share code, notes, and snippets.

@duggan
Created March 26, 2016 12:42
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 duggan/de19f1caccf51b3a0aad to your computer and use it in GitHub Desktop.
Save duggan/de19f1caccf51b3a0aad to your computer and use it in GitHub Desktop.
files:
"/tmp/barricade.sh" :
mode: "000700"
owner: root
group: root
source: <Your Barricade install.sh URL>
"/opt/elasticbeanstalk/tasks/taillogs.d/barricade.conf" :
mode: "000755"
owner: root
group: root
content: |
/var/log/barricade.log
commands:
install:
command: bash /tmp/barricade.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment