probibly need port 443 back

This commit is contained in:
Kevin Fenzi 2017-04-25 18:29:01 +00:00
parent 0685911cd6
commit 2e7aece02b

View file

@ -6,5 +6,5 @@ num_cpus: 2
# for systems that do not match the above - specify the same parameter in # for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file # the host_vars/$hostname file
tcp_ports: [ 80, 11370, 11371 ] tcp_ports: [ 80, 443, 11370, 11371 ]
fas_client_groups: sysadmin-noc,sysadmin-keys fas_client_groups: sysadmin-noc,sysadmin-keys