Tweaks to group_vars for keys

This commit is contained in:
Nick Bebout 2013-08-19 19:29:50 +00:00
parent 4147bb7e35
commit 3272ac4b67

View file

@ -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)