Skip to content

Instantly share code, notes, and snippets.

@bluethundr
Created September 29, 2016 15:43
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 bluethundr/10beff89f47134bf7779d33f2a5b042f to your computer and use it in GitHub Desktop.
Save bluethundr/10beff89f47134bf7779d33f2a5b042f to your computer and use it in GitHub Desktop.
## cloud profile doens't select the right security group
ec2_private_win_app1_c4.2xlarge:
provider: company-nonpod-us-east-1
image: ami-xxxxxxxxx
size: c4.2xlarge
network_interfaces:
- DeviceIndex: 0
SubnetId: subnet-xxxxxxxxx
SecurityGroupId: sg-3009b54a
PrivateIpAddresses:
- Primary: True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment