Commit graph

9 commits

Author SHA1 Message Date
Kevin Fenzi
d113a02e4e Brute force. 2015-01-10 02:16:57 +00:00
Kevin Fenzi
746b67924a See if the job is confusing it. 2015-01-10 02:11:12 +00:00
Kevin Fenzi
7e190647df Possibly this, but i doubt it. 2015-01-10 02:04:09 +00:00
Kevin Fenzi
440245cab5 Try this. 2015-01-10 01:45:32 +00:00
Kevin Fenzi
7bffd49736 Fix syntax 2015-01-10 01:36:24 +00:00
16ffb744be Rearrange some tasks
We have a gitolite/check_fedmsg_hooks role, which installs a script and
schedules it.

Turns out, this script does more than just checking the fedmsg hooks,
depending on the command-line arguments used when running it.

As such, it makes sense to separate it out into its own role, and make
the gitolite/check_fedmsg_hooks role (and any other one using the
script) depend on it.

For example, this script is used for Fedora Hosted (still in Puppet),
and will soon be used for a new distgit hook check.
2014-10-27 10:48:12 +01:00
Kevin Fenzi
7f75064348 Add check-perms script 2014-08-26 20:25:24 +00:00
Kevin Fenzi
b4996ad8f1 Fix another 2 task item 2014-08-26 19:03:54 +00:00
5132a5e46a Add a new gitolite/check_fedmsg_hooks role
This will be needed to migrate Dist Git from puppet to ansible.
2014-08-26 18:28:26 +00:00