Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Brute force. | Kevin Fenzi | 2015-01-10 | 1 | -1/+1 |
| | |||||
* | See if the job is confusing it. | Kevin Fenzi | 2015-01-10 | 1 | -1/+1 |
| | |||||
* | Possibly this, but i doubt it. | Kevin Fenzi | 2015-01-10 | 1 | -1/+3 |
| | |||||
* | Try this. | Kevin Fenzi | 2015-01-10 | 1 | -2/+2 |
| | |||||
* | Fix syntax | Kevin Fenzi | 2015-01-10 | 1 | -1/+2 |
| | |||||
* | Rearrange some tasks | Mathieu Bridon | 2014-10-27 | 1 | -9/+1 |
| | | | | | | | | | | | | | | | 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. | ||||
* | Fix another 2 task item | Kevin Fenzi | 2014-08-26 | 1 | -1/+3 |
| | |||||
* | Add a new gitolite/check_fedmsg_hooks role | Mathieu Bridon | 2014-08-26 | 1 | -0/+15 |
This will be needed to migrate Dist Git from puppet to ansible. |