releng: secondary: minor typo fix
This commit is contained in:
parent
e85c9877ba
commit
4fce2d9b71
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@
|
||||||
|
|
||||||
# put cron job in for aarch64 rawhide compose
|
# put cron job in for aarch64 rawhide compose
|
||||||
- name: aarch64 rawhide compose cron
|
- name: aarch64 rawhide compose cron
|
||||||
action: copy src="aarch64rawhide" dest=/etc/cron.d/rawhide
|
action: copy src="aarch64.rawhide" dest=/etc/cron.d/rawhide
|
||||||
when: inventory_hostname.startswith('compose-aarch64-01')
|
when: inventory_hostname.startswith('compose-aarch64-01')
|
||||||
|
|
||||||
# put cron job in for two-week nightly compose
|
# put cron job in for two-week nightly compose
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue