[copr][dist-git] make sure that cgitrc doesn't have cache-size
This commit is contained in:
parent
ce2e75b630
commit
fde133456a
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@
|
|||
|
||||
- copy: src="ssh_config" dest="/home/copr-service/.ssh/config" owner=copr-service group=copr-service mode=0600
|
||||
|
||||
- lineinfile: dest=/etc/cgitrc state=absent regexp="^cache-size"
|
||||
- lineinfile: dest=/etc/cgitrc regexp="^project-list=" line="project-list=/var/lib/copr-dist-git/cgit_pkg_list"
|
||||
- lineinfile: dest=/etc/cgitrc regexp="^scan-path=" line="scan-path=/var/lib/dist-git/git/rpms"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue