fedmsg_genacls

A fedmsg consumer that sets gitosis acls in response to pkgdb messages


License
LGPL-2.0+
Install
pip install fedmsg_genacls==0.6

Documentation

fedmsg-genacls

An example of using fedmsg to monitor pkgdb for messages, but delaying action for a few seconds to accumulate messages and avoid pile-up.

Running

# Install virtualenvwrapper and restart you terminal
sudo yum install python-virtualenvwrapper

# In a new terminal
mkvirtualenv genacls-fedmsg
python setup.py develop
fedmsg-hub

You can tweak the settings in the fedmsg.d/ directory.