diff --git a/inventory/group_vars/koji-hub-secondary b/inventory/group_vars/koji-hub-secondary index 7f20b3eef5..775703053d 100644 --- a/inventory/group_vars/koji-hub-secondary +++ b/inventory/group_vars/koji-hub-secondary @@ -6,5 +6,5 @@ num_cpus: 4 # for systems that do not match the above - specify the same parameter in # the host_vars/$hostname file -tcp_ports: [ 80 443 ] +tcp_ports: [ 80, 443 ] fas_client_groups: sysadmin-build,sysadmin-noc