summaryrefslogtreecommitdiffstats
path: root/roles/distgit
Commit message (Collapse)AuthorAgeFilesLines
...
* Precise the state, we want directories not filePierre-Yves Chibon2015-01-281-4/+4
|
* Add our own SELinux policy for upload.cgiPierre-Yves Chibon2015-01-283-0/+38
| | | | Many thanks to tfirg on #selinux for helping out making this policy
* Adjust the mode for the update hook itselfPierre-Yves Chibon2015-01-271-4/+4
|
* distgit: Fix perms on the Gitolite stuffMathieu Bridon2015-01-271-0/+7
| | | | We can't execute the update hooks otherwise.
* Fix the check-update-hooks, repos are in /srvPierre-Yves Chibon2015-01-271-1/+1
|
* distgit: Don't try reloading apache if it's offMathieu Bridon2015-01-271-1/+1
|
* distgit: We also need semanage hereMathieu Bridon2015-01-271-0/+1
|
* Revert "distgit: Merge in the cgit/make_pkgs_list role"Mathieu Bridon2015-01-272-44/+0
| | | | | | | | | This reverts commit a29f50a19a3839c12e609a22f8cd319e553da7a0. Turns out, Fedora People needs this as well, so it needs to remain separated. Sorry for the noise!
* distgit: Merge in the cgit/make_pkgs_list roleMathieu Bridon2015-01-272-0/+44
| | | | | | | | Having it split out was causing trouble, because distgit depends on it, but it depends on the /srv/git folder being created, which is created in the distgit role... Nothing else uses this though, so merging it is the easy way out.
* distgit: Ensure the proper SELinux contextsMathieu Bridon2015-01-271-0/+54
|
* Give /srv/cache/lookaside/pkgs to apachePierre-Yves Chibon2015-01-271-0/+1
|
* lookaside: Try again allowing the CGI scriptMathieu Bridon2015-01-261-2/+3
|
* lookaside: Also grant access for the uploadMathieu Bridon2015-01-261-0/+2
|
* In EL7 we need to specify who can accessPierre-Yves Chibon2015-01-261-0/+1
|
* Drop ; thats causing an error. Need to merge this with koji hub version.Kevin Fenzi2015-01-231-1/+1
|
* Drop the fas.conf specific to distgitPierre-Yves Chibon2015-01-232-107/+0
|
* Restorecon and restart apache after installing the new certPierre-Yves Chibon2015-01-231-0/+2
|
* When updating the crl, take into account that there might not be one alreadyPierre-Yves Chibon2015-01-231-7/+11
|
* Let distgit install its own fas.conf after the first run of fas_clientPierre-Yves Chibon2015-01-232-0/+108
|
* distgit: Remove the update-chained stuffMathieu Bridon2015-01-231-10/+0
| | | | This doesn't work with Gitolite.
* Set the local_code folder in full pathPierre-Yves Chibon2015-01-231-1/+1
|
* Add the gitolite update hookPierre-Yves Chibon2015-01-231-0/+4
|
* Use the stg pkgdb when retrieving the groupsPierre-Yves Chibon2015-01-231-0/+4
|
* Run the compile as root but then specify the HOME variablePierre-Yves Chibon2015-01-231-1/+1
|
* Add the gen-acls user to the packager groupMathieu Bridon2015-01-221-1/+1
| | | | This is required to run gitolite compile properly.
* Specify otherwise the groups with shell accessPierre-Yves Chibon2015-01-221-1/+1
|
* Some join logic to fix the call to users-from-fasPierre-Yves Chibon2015-01-221-1/+1
|
* Adjust the list of person having shell accessPierre-Yves Chibon2015-01-221-1/+1
|
* Indicate where we list the pkgs adminsPierre-Yves Chibon2015-01-221-0/+1
|
* No comas it saidPierre-Yves Chibon2015-01-221-2/+2
|
* Run the script once and locally - Thansk ToshioPierre-Yves Chibon2015-01-221-0/+2
|
* Try specifying it is a python scriptPierre-Yves Chibon2015-01-221-1/+1
|
* Oupsy forgot the templatePierre-Yves Chibon2015-01-221-0/+4
|
* Try getting the list in 2 steps - Thank ToshioPierre-Yves Chibon2015-01-221-6/+14
|
* Another approach using lineinfilePierre-Yves Chibon2015-01-221-2/+3
|
* Add a state for the filePierre-Yves Chibon2015-01-221-1/+1
|
* Try with file instead of assemblePierre-Yves Chibon2015-01-221-1/+1
|
* Try using the users-from-fas script to list users having a shell accessPierre-Yves Chibon2015-01-221-0/+8
|
* Drop fixing the perms on /etc/gitolite/hookPierre-Yves Chibon2015-01-221-11/+0
|
* Adjust genacls.pkgdb to mention running our hookPierre-Yves Chibon2015-01-221-0/+1
|
* Create the local folder for gitolite3 and put it our hookPierre-Yves Chibon2015-01-221-0/+11
|
* No need to install our hook ourself anymorePierre-Yves Chibon2015-01-221-6/+6
|
* Activate the site-local gitolite codePierre-Yves Chibon2015-01-221-1/+1
|
* Fix the permission and ownership on the gitolite hooksPierre-Yves Chibon2015-01-221-0/+11
|
* Adjust the path to /src/git/rpms to avoid searching twice in rpms and in ↵Pierre-Yves Chibon2015-01-211-1/+1
| | | | repositories
* Fix check-update-hooks cron to find the git repos properlyPierre-Yves Chibon2015-01-211-1/+1
|
* Fix path to the gitolite update hookPierre-Yves Chibon2015-01-211-1/+1
|
* Let the gen-acls user compile the configuration filePierre-Yves Chibon2015-01-201-1/+2
|
* Adjust the $HOME of the gen-acls userPierre-Yves Chibon2015-01-201-1/+2
|
* Drop the -s/--source branch argument in mkbranchPierre-Yves Chibon2015-01-131-17/+3
| | | | | | | | | | | | In the process of automating the git branch creation based on fedmsg message we can no longer rely on passing a -s/--source branch argument to the mkbranch script. As decided in https://fedorahosted.org/rel-eng/ticket/5931 the branches will be created with the first commit of the master branch. This commit thus drops the use of -s/--source and SRC_BRANCH in favor of creating the branch with the first commit of the master branch: git branch --no-track $BRANCH `git rev-list --max-parents=0 master`