Tweaks to group_vars for keys
This commit is contained in:
parent
4147bb7e35
commit
3272ac4b67
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ 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, 443 ]
|
tcp_ports: [ 80, 443, 11370, 11371 ]
|
||||||
fas_client_groups: sysadmin-keys
|
fas_client_groups: sysadmin-noc,sysadmin-keys
|
||||||
|
|
||||||
# default virt install command is for a single nic-device
|
# default virt install command is for a single nic-device
|
||||||
# define in another group file for more nics (see buildvm)
|
# define in another group file for more nics (see buildvm)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue