A role for bugzilla2fedmsg.
This commit is contained in:
parent
c760b15d9f
commit
e3f8c50b23
8 changed files with 121 additions and 21 deletions
13
roles/bugzilla2fedmsg/files/moksha-hub.service
Normal file
13
roles/bugzilla2fedmsg/files/moksha-hub.service
Normal file
|
@ -0,0 +1,13 @@
|
|||
[Unit]
|
||||
Description=Generic moksha processing hub
|
||||
After=network.target
|
||||
Documentation=http://moksha.ws/
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/moksha-hub /etc/bugzilla2fedmsg.ini
|
||||
Type=simple
|
||||
User=fedmsg
|
||||
Group=fedmsg
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Add table
Add a link
Reference in a new issue