[copr][dist-git] change mode for /etc/copr/copr-dist-git.conf
This commit is contained in:
parent
1b3d9c4d98
commit
4f257f6dd9
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
|
||||
## keys done
|
||||
- name: install config for copr-dist-git
|
||||
template: src=copr-dist-git.conf.j2 dest=/etc/copr/copr-dist-git.conf
|
||||
template: src=copr-dist-git.conf.j2 dest=/etc/copr/copr-dist-git.conf mode=0644
|
||||
|
||||
- name: set git variables for copr-service user
|
||||
copy: src=".gitconfig" dest="/home/copr-service/.gitconfig"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue