diff --git a/inventory/group_vars/keys b/inventory/group_vars/keys index 0e81795d33..c74e395048 100644 --- a/inventory/group_vars/keys +++ b/inventory/group_vars/keys @@ -6,5 +6,5 @@ num_cpus: 2 # for systems that do not match the above - specify the same parameter in # the host_vars/$hostname file -tcp_ports: [ 80, 11370, 11371 ] +tcp_ports: [ 80, 443, 11370, 11371 ] fas_client_groups: sysadmin-noc,sysadmin-keys