Add sysadmin-main as a fas client group for mailman nodes.
This commit is contained in:
parent
40f480d1aa
commit
3e466a7cf3
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ num_cpus: 2
|
||||||
# the host_vars/$hostname file
|
# the host_vars/$hostname file
|
||||||
|
|
||||||
tcp_ports: [ 25, 80, 443 ]
|
tcp_ports: [ 25, 80, 443 ]
|
||||||
fas_client_groups: sysadmin-tools
|
fas_client_groups: sysadmin-tools,sysadmin-main
|
||||||
|
|
||||||
# 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