aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/mgagit/manifests/init.pp
Commit message (Collapse)AuthorAgeFilesLines
* mgagit: The bugzilla integration needs python-bugz mga#11987Colin Guthrie2013-12-141-1/+1
|
* mgagit: Remove old emailerColin Guthrie2013-10-071-4/+0
|
* mgagit: Keep the post commit stuff out of /usr/local/binColin Guthrie2013-10-071-2/+12
|
* mgagit: Import a manually added script on the server side to puppetColin Guthrie2013-10-071-0/+12
|
* mgagit: Convert to git multimail for notifications.Colin Guthrie2013-10-071-0/+8
| | | | | | | This system sends one mail per commit pushed, all threaded (i.e. as replies) to a summary email of the push itself. Upstream URL for git multimail is: https://github.com/mhagger/git-multimail
* Rename the 'Git user' to 'Mageia Git' as it's shown to the public via emails ↵Colin Guthrie2013-08-251-1/+1
| | | | and on cgit
* mgagit: Gitolite doesn't like the complex hook value, so abstract it to a ↵Colin Guthrie2013-08-221-0/+4
| | | | script.
* mgagit: Allow apprentices to commit to git as they could commit to svn ↵Colin Guthrie2013-08-211-1/+1
| | | | before it.
* mgagit: Fix group nameColin Guthrie2013-08-201-1/+1
|
* mgagit: Fix typoColin Guthrie2013-08-201-2/+2
|
* mgagit: Arg, idiot. Fix syntax errorColin Guthrie2013-08-201-2/+2
|
* mgagit: Hopefully fix my puppet syntax errorsColin Guthrie2013-08-201-16/+6
| | | | | This just splits the template writer out into it's own define.
* mgagit: Add repo templates to puppet rather than reply on packaged versionsColin Guthrie2013-08-201-0/+41
| | | | | | | | This adds the repo template into puppet as this seems a more appropriate place to track what is effectively configuration. I also use this opportunity to add a repository configuration repo for 'web' and add a new repo template for it accordingly.
* mgagit: fix syntax errorNicolas Vigier2013-07-151-1/+1
|
* mgagit: add http://projects.mageia.org/ vhostNicolas Vigier2013-07-151-1/+8
|
* Remove mgagit::reposconfigNicolas Vigier2013-07-151-3/+0
| | | | | No longer needed with new mgagit version. The clone is now done automatically if the directory does not exists.
* mgagit: clone software repos listNicolas Vigier2013-07-061-1/+5
|
* fix indentNicolas Vigier2013-07-061-1/+1
|
* mgagit: add git dirNicolas Vigier2013-06-271-0/+13
|
* Fix managehome parameterNicolas Vigier2013-06-271-1/+1
|
* Fix parameter nameNicolas Vigier2013-06-271-1/+1
|
* Add mgagit moduleNicolas Vigier2013-06-251-0/+62