Skip to content

Instantly share code, notes, and snippets.

@dodizzle
Created May 16, 2013 18:25
Show Gist options
  • Select an option

  • Save dodizzle/5593899 to your computer and use it in GitHub Desktop.

Select an option

Save dodizzle/5593899 to your computer and use it in GitHub Desktop.
EC2 security group 'chef' exists
Inbound security group rule icmp(-1 -> -1) exists
Inbound security group rule tcp(0 -> 65535) exists
Inbound security group rule udp(0 -> 65535) exists
Inbound security group rule tcp(22 -> 22) exists
Inbound security group rule tcp(443 -> 443) exists
Inbound security group rule tcp(444 -> 444) exists
ERROR: Fog::Compute::AWS::NotFound: The security group 'chef' does not exist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment