Commit graph

21 commits

Author SHA1 Message Date
Pierre-Yves Chibon
cd393dba54 Fix the cron job fixing the git hooks and run it more frequently
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2018-04-25 10:39:00 +02:00
Kevin Fenzi
5f4147e6b6 no spaces in cron hours or it is invalid 2018-04-21 18:28:10 +00:00
Kevin Fenzi
b10e5a2ca4 Fix this cron job to run as pagure instead of nobody so it can actually fix hooks. 2018-03-17 01:15:51 +00:00
Kevin Fenzi
5bbb1c5f5e fix invocation of git-check-perms. This is needed to setup hooks on new packages as they are added 2018-03-09 19:01:56 +00:00
Pierre-Yves Chibon
7d6f485a0e Fix the post-receive hooks on dist-git, twice a day 2017-10-13 17:03:04 +02:00
Patrick Uiterwijk
936e8b261a yum accepted pkg=, package calls it name=
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-09 00:38:26 +02:00
Patrick Uiterwijk
adcbf72f03 Packageize this, packageize that, packageize the world
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-08 22:25:52 +00:00
Pierre-Yves Chibon
3dd1178863 Tag the gitolite/check_fedmsg_hooks 2017-10-06 10:04:43 +02:00
Pierre-Yves Chibon
a1fd28c04c Fix the git-check-perms cron jobs 2017-10-06 08:52:06 +02:00
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
3daf100b4a gitolite: Install perl-Sys-Syslog
This is needed for gitolite to log to syslog.
2014-12-15 17:55:45 +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
7f03096620 Only gitolite3 on epel7 for now. 2014-08-26 20:20:26 +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
360fb1fa33 Add a new gitolite/base role
This will be needed to migrate Dist Git from puppet to ansible.
2014-08-26 18:28:25 +00:00