diff --git a/inventory/group_vars/keys b/inventory/group_vars/keys index d25a1ea372..e34f14d7a9 100644 --- a/inventory/group_vars/keys +++ b/inventory/group_vars/keys @@ -5,8 +5,8 @@ num_cpus: 2 # for systems that do not match the above - specify the same parameter in # the host_vars/$hostname file -tcp_ports: [ 80, 443 ] -fas_client_groups: sysadmin-keys +tcp_ports: [ 80, 443, 11370, 11371 ] +fas_client_groups: sysadmin-noc,sysadmin-keys # default virt install command is for a single nic-device # define in another group file for more nics (see buildvm)