Skip to content

Commit 7228b2f

Browse files
Merge pull request #462 from CodeNow/SAN-4217-sg_web-be-gone
Go away.
2 parents 5fd3bb2 + b86b11f commit 7228b2f

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

  • ansible/roles/ec2/sg_configure/tasks

ansible/roles/ec2/sg_configure/tasks/main.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -405,10 +405,6 @@
405405
from_port: "{{ http_port }}"
406406
to_port: "{{ http_port }}"
407407
group_id: "{{ sg_userland }}"
408-
- proto: tcp
409-
from_port: "{{ http_port }}"
410-
to_port: "{{ http_port }}"
411-
group_id: "{{ sg_web }}"
412408

413409
- name: App Services SG
414410
tags:

0 commit comments

Comments
 (0)