Skip to content

Instantly share code, notes, and snippets.

@DicsyDel
Created September 15, 2015 18:59
Show Gist options
  • Save DicsyDel/d1bc2aa29defd72e826e to your computer and use it in GitHub Desktop.
Save DicsyDel/d1bc2aa29defd72e826e to your computer and use it in GitHub Desktop.
app[:configuration] = {
:scalr => {
:aws => {
:ec2: => {
:limits => {
:security_groups_per_instance => "5"
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment