Created
May 16, 2013 18:25
-
-
Save dodizzle/5593899 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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