Create /usr/share/fedmsg (for bugzilla cookies...)

This commit is contained in:
Ralph Bean 2014-11-20 01:34:49 +00:00
parent 5035eca2b0
commit e5ef8035e9

View file

@ -6,8 +6,8 @@
with_items:
- the-new-hotness
- python-psycopg2
- koji
- python-sh
- koji
tags:
- packages
- hotness
@ -48,3 +48,8 @@
tags:
- config
- hotness
- name: Create /usr/share/fedmsg (for bugzilla cookies...)
file: dest=/usr/share/fedmsg owner=fedmsg group=fedmsg mode=0750 state=directory
tags:
- hotness