Merge branch 'master' of /git/ansible
This commit is contained in:
commit
3cc26da96b
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ num_cpus: 2
|
||||||
# the host_vars/$hostname file
|
# the host_vars/$hostname file
|
||||||
|
|
||||||
tcp_ports: [ 80, 873 ]
|
tcp_ports: [ 80, 873 ]
|
||||||
fas_client_groups: sysadmin-noc,fi-apprentice
|
fas_client_groups: sysadmin-noc,fi-apprentice,sysadmin-web
|
||||||
|
|
||||||
# This gets overridden by whichever node we want to run special cronjobs.
|
# This gets overridden by whichever node we want to run special cronjobs.
|
||||||
master_sundries_node: False
|
master_sundries_node: False
|
||||||
|
|
|
@ -8,7 +8,7 @@ num_cpus: 2
|
||||||
# the host_vars/$hostname file
|
# the host_vars/$hostname file
|
||||||
|
|
||||||
tcp_ports: [ 80, 873 ]
|
tcp_ports: [ 80, 873 ]
|
||||||
fas_client_groups: sysadmin-noc,fi-apprentice
|
fas_client_groups: sysadmin-noc,fi-apprentice,sysadmin-web
|
||||||
|
|
||||||
# This gets overridden by whichever node we want to run special cronjobs.
|
# This gets overridden by whichever node we want to run special cronjobs.
|
||||||
master_sundries_node: False
|
master_sundries_node: False
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue