do not need this docker sync anymore
This commit is contained in:
parent
47e740e2c8
commit
6c16c55f2d
1 changed files with 0 additions and 10 deletions
|
@ -180,16 +180,6 @@
|
||||||
- bodhi
|
- bodhi
|
||||||
- cron
|
- cron
|
||||||
|
|
||||||
- name: sync packages from pkgdb2 to koji fedora (docker)
|
|
||||||
cron: name="owner-sync-fedora" minute="7,17,27,37,47,57" user="root"
|
|
||||||
job="/usr/local/bin/owner-sync-pkgdb f24-docker;/usr/local/bin/owner-sync-pkgdb f25-docker;/usr/local/bin/owner-sync-pkgdb f26-docker;/usr/local/bin/owner-sync-pkgdb f27-docker"
|
|
||||||
cron_file=update-koji-owner-fedora-docker
|
|
||||||
state=absent
|
|
||||||
when: inventory_hostname.startswith('bodhi-backend01') and env == "production"
|
|
||||||
tags:
|
|
||||||
- bodhi
|
|
||||||
- cron
|
|
||||||
|
|
||||||
- name: sync packages from pkgdb2 to koji fedora (container)
|
- name: sync packages from pkgdb2 to koji fedora (container)
|
||||||
cron: name="owner-sync-fedora" minute="7,17,27,37,47,57" user="root"
|
cron: name="owner-sync-fedora" minute="7,17,27,37,47,57" user="root"
|
||||||
job="/usr/local/bin/owner-sync-pkgdb f24-container;/usr/local/bin/owner-sync-pkgdb f25-container;/usr/local/bin/owner-sync-pkgdb f26-container;/usr/local/bin/owner-sync-pkgdb f27-container"
|
job="/usr/local/bin/owner-sync-pkgdb f24-container;/usr/local/bin/owner-sync-pkgdb f25-container;/usr/local/bin/owner-sync-pkgdb f26-container;/usr/local/bin/owner-sync-pkgdb f27-container"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue