Other tagger things.
This commit is contained in:
parent
374b3c0213
commit
2cc6cb4bc4
1 changed files with 10 additions and 0 deletions
|
@ -12,9 +12,19 @@
|
|||
- python-psycopg2
|
||||
- python-memcached
|
||||
- python-sqlalchemy0.8
|
||||
- python-webob
|
||||
tags:
|
||||
- packages
|
||||
|
||||
- name: link the README into the right place because tagger is ridiculous
|
||||
file: >
|
||||
src=/usr/lib/python2.6/site-packages/fedoratagger/README.rst
|
||||
dest=/usr/lib/python2.6/site-packages/README.rst
|
||||
state=link
|
||||
tags:
|
||||
- config
|
||||
- ridiculous
|
||||
|
||||
- name: make the cache directory
|
||||
file: >
|
||||
path=/var/cache/fedoratagger
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue