Add fedmsg to the mock group
This commit is contained in:
parent
253e4ec8a0
commit
1f19a9d0b3
1 changed files with 8 additions and 0 deletions
|
@ -28,6 +28,14 @@
|
||||||
notify:
|
notify:
|
||||||
- restart fedmsg-hub
|
- restart fedmsg-hub
|
||||||
|
|
||||||
|
- user:
|
||||||
|
name: fedmsg
|
||||||
|
groups: mock
|
||||||
|
append: yes
|
||||||
|
tags:
|
||||||
|
- config
|
||||||
|
- simple-koji-ci
|
||||||
|
|
||||||
- name: Create /usr/share/fedmsg since apparently fedmsg doesn't do it anymore
|
- name: Create /usr/share/fedmsg since apparently fedmsg doesn't do it anymore
|
||||||
file: state=directory
|
file: state=directory
|
||||||
path=/usr/share/fedmsg
|
path=/usr/share/fedmsg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue