Skip to content

Commit

Permalink
Merge pull request #44 from lyft/HOTFIX-eng-vpn-only
Browse files Browse the repository at this point in the history
Engineering VPN only
  • Loading branch information
ryan-lane committed Apr 28, 2015
2 parents 4d34c79 + 0011b3d commit 50b2785
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ops/orca/confidant.sls
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Ensure {{ grains.cluster_name }} security group exists:
- ip_protocol: tcp
from_port: 80
to_port: 80
source_group_name: elb
source_group_name: elb-vpn-eng
- profile: orca_profile

Ensure {{ grains.cluster_name }} iam role exists:
Expand Down Expand Up @@ -144,7 +144,7 @@ Ensure {{ grains.cluster_name }}-i elb exists:
- subnet-0f724927
- scheme: internal
- security_groups:
- elb
- elb-vpn-eng
- listeners:
- elb_port: 443
instance_port: 80
Expand Down

0 comments on commit 50b2785

Please sign in to comment.