still h8u, vim
Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
parent
1d56d97174
commit
160a6fa448
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@
|
|||
|
||||
- name: s3sync cron - updates for development/current+1 aarch64
|
||||
cron: name="s3sync-updates-current" minute="0" hour="4,11,18" user="s3-mirror"
|
||||
job='/usr/local/bin/lock-wrapper s3sync-updates-dev-cur-plus-1-aarch64 "/usr/local/bin/s3-sync-path.sh /pub/fedora/linux/development/{{ FedoraCycleNumber|int + 1 }}/Everything/aarch64/os/" 2>&1 | /usr/local/bin/nag-once s3-updates-dev-cur-plus-1-aarch64.sh 1d 2>&1'
|
||||
job='/usr/local/bin/lock-wrapper s3sync-updates-dev-cur-plus-1-aarch64 "/usr/local/bin/s3-sync-path.sh /pub/fedora/linux/development/{{ FedoraCycleNumber|int + 1 }}/Everything/aarch64/os/" 2>&1 | /usr/local/bin/nag-once s3-updates-dev-cur-plus-1-aarch64.sh 1d 2>&1'
|
||||
cron_file=s3-updates-dev-cur-plus-1-aarch64.sh
|
||||
when: env != 'staging' and inventory_hostname.startswith('mm-backend01.')
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue