fix mode on mirrorlist-proxy restart script
This commit is contained in:
parent
5d963eb31b
commit
fe60ef5d15
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@
|
||||||
|
|
||||||
# install our cron script to handle hourly new pkl changes.
|
# install our cron script to handle hourly new pkl changes.
|
||||||
- name: install script to restart mirrorlist containers on pkl changes
|
- name: install script to restart mirrorlist containers on pkl changes
|
||||||
copy: src=restart-mirrorlist-containers dest=/usr/local/bin/restart-mirrorlist-containers
|
copy: src=restart-mirrorlist-containers dest=/usr/local/bin/restart-mirrorlist-containers mode=0755
|
||||||
tags:
|
tags:
|
||||||
- mirrorlist_proxy
|
- mirrorlist_proxy
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue