still h8u, vim

Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
Rick Elrod 2019-08-21 18:19:27 +00:00 committed by Pierre-Yves Chibon
parent 1d56d97174
commit 160a6fa448

View file

@ -77,7 +77,7 @@
- name: s3sync cron - updates for development/current+1 aarch64 - name: s3sync cron - updates for development/current+1 aarch64
cron: name="s3sync-updates-current" minute="0" hour="4,11,18" user="s3-mirror" 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 cron_file=s3-updates-dev-cur-plus-1-aarch64.sh
when: env != 'staging' and inventory_hostname.startswith('mm-backend01.') when: env != 'staging' and inventory_hostname.startswith('mm-backend01.')
tags: tags: