fas_client: also run more often on pkgs01.stg
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
c8bdc3f2ca
commit
1947105298
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{% if ansible_hostname.startswith(('pkgs02', 'people02')) %}
|
||||
{% if ansible_hostname.startswith(('pkgs01', 'pkgs02', 'people02')) %}
|
||||
*/15 * * * * root /usr/local/bin/lock-wrapper fasClient "/usr/bin/fasClient -i |& grep -vi deprecation | /usr/local/bin/nag-once fassync 1d 2>&1"
|
||||
{% else %}
|
||||
00 20 * * * root /usr/local/bin/lock-wrapper fasClient "/bin/sleep $(($RANDOM \% 3600)); /usr/bin/fasClient -i |& grep -vi deprecation | /usr/local/bin/nag-once fassync 1d 2>&1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue