copr-be: better task name for lighttpd config
This commit is contained in:
parent
519c10809e
commit
8c2d55d72d
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@
|
||||||
copy: src="boto" dest=/home/copr/.boto owner=copr group=copr
|
copy: src="boto" dest=/home/copr/.boto owner=copr group=copr
|
||||||
|
|
||||||
# setup webserver
|
# setup webserver
|
||||||
- name: add config for copr-repo path
|
- name: install lighttpd.conf
|
||||||
template: src="lighttpd/lighttpd.conf" dest=/etc/lighttpd/lighttpd.conf owner=root group=root mode=0644
|
template: src="lighttpd/lighttpd.conf" dest=/etc/lighttpd/lighttpd.conf owner=root group=root mode=0644
|
||||||
notify:
|
notify:
|
||||||
- restart lighttpd
|
- restart lighttpd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue