Created
May 16, 2013 18:24
-
-
Save dodizzle/5593895 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
| Creating EC2 security group 'chef' | |
| Creating inbound security group rule for icmp(-1 -> -1) | |
| Creating inbound security group rule for tcp(0 -> 65535) | |
| Creating inbound security group rule for udp(0 -> 65535) | |
| Creating inbound security group rule for tcp(22 -> 22) | |
| Creating inbound security group rule for tcp(443 -> 443) | |
| Creating inbound security group rule for tcp(444 -> 444) | |
| 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