remove s390 cron copy too
This commit is contained in:
parent
e74ef4497d
commit
245989e708
1 changed files with 0 additions and 5 deletions
|
@ -152,11 +152,6 @@
|
|||
copy: src="rawhide" dest=/etc/cron.d/rawhide
|
||||
when: inventory_hostname.startswith('rawhide-composer')
|
||||
|
||||
# put cron job in for s390 branched compose
|
||||
- name: s390 branched compose cron
|
||||
copy: src="s390.branched" dest=/etc/cron.d/branched
|
||||
when: inventory_hostname.startswith('compose-s390-01')
|
||||
|
||||
# put cron job in for two-week nightly compose
|
||||
- name: twoweek compose cron
|
||||
copy: src="twoweek-updates" dest=/etc/cron.d/twoweek-updates
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue