One more indentation fix
This commit is contained in:
parent
49f01da2b5
commit
1317fde63d
1 changed files with 6 additions and 6 deletions
|
@ -108,12 +108,12 @@
|
||||||
- genacls.pkgdb
|
- genacls.pkgdb
|
||||||
- genacls.sh
|
- genacls.sh
|
||||||
|
|
||||||
- name: Add the genacl daily cron job
|
- name: Add the genacl daily cron job
|
||||||
copy: src=genacls.cron dest=/etc/cron.d/genacls.cron
|
copy: src=genacls.cron dest=/etc/cron.d/genacls.cron
|
||||||
owner=root mode=644
|
owner=root mode=644
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
- distgit
|
- distgit
|
||||||
|
|
||||||
- name: install the fedmsg configuration
|
- name: install the fedmsg configuration
|
||||||
copy: src=fedmsg-genacls-config.py dest=/etc/fedmsg.d/genacls.py owner=root group=root mode=0644
|
copy: src=fedmsg-genacls-config.py dest=/etc/fedmsg.d/genacls.py owner=root group=root mode=0644
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue