Nate Stephany
2020-01-17 7721dc3e7f663a26b59834cd75b1ba481fab62b4
Update SG rules to allow SSH in network (#1016)

1 files modified
4 ■■■■ changed files
ansible/configs/ocp4-disconnected-osp-lab/env_vars.yml 4 ●●●● patch | view | raw | blame | history
ansible/configs/ocp4-disconnected-osp-lab/env_vars.yml
@@ -354,7 +354,7 @@
      direction: ingress
      port_range_min: 22
      port_range_max: 22
      remote_group: "bastion_sg"
      remote_ip_prefix: "{{ ocp_network_subnet_cidr }}"
      description: "SSH"
    - protocol: tcp
      direction: ingress
@@ -508,7 +508,7 @@
      direction: ingress
      port_range_min: 22
      port_range_max: 22
      remote_group: "bastion_sg"
      remote_ip_prefix: "{{ ocp_network_subnet_cidr }}"
      description: "SSH"
    - protocol: udp
      direction: ingress