Exclude stg too since we are only listening on prod anyhow. Up limits to 75.

This commit is contained in:
Kevin Fenzi 2015-02-22 22:15:13 +00:00
parent 035410488c
commit 0ce5093ede

View file

@ -23,9 +23,9 @@
command: fasClient -i
- name: run fasClient -i on the rest of hosts which only affects sysadmins
hosts: all:!buildvm-01.stg*:!fed-cloud0*:!builders:!persistent-cloud:!jenkins-cloud:!bkernel:!*composer*:!people*:!pkgs02*:!hosted03*
hosts: all:!buildvm-01.stg*:!fed-cloud0*:!builders:!persistent-cloud:!jenkins-cloud:!bkernel:!*composer*:!people*:!pkgs02*:!hosted03*:!*.stg.*
user: root
serial: 50
serial: 75
gather_facts: False
tasks: