Skip to content

Commit 075cf90

Browse files
author
Christopher M. Neill
committed
oops... redis needs ssh
1 parent fd066e0 commit 075cf90

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • ansible/roles/ec2/sg_configure/tasks

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -457,6 +457,7 @@
457457
from_port: 22
458458
to_port: 22
459459
group_id: "{{ sg_bastion }}"
460+
- proto: tcp
460461
from_port: 6379
461462
to_port: 6379
462463
group_id: "{{ sg_api }}"

0 commit comments

Comments
 (0)