aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests
Commit message (Expand)AuthorAgeFilesLines
* allow schedbot user to log in valstar (for svn)Olivier Blin2010-12-091-0/+1
* declare repository_root in manifestOlivier Blin2010-12-081-0/+1
* remove incorrect require for /etc/youriOlivier Blin2010-12-081-1/+0
* initial youri submit-todo confOlivier Blin2010-12-081-0/+12
* sudo used by youri_submitNicolas Vigier2010-12-071-0/+2
* use youri_submit class on pkgsubmitOlivier Blin2010-12-061-0/+1
* use a mdv-youri-submit wrapper through sudo, for repsysOlivier Blin2010-12-061-0/+23
* repsys/tmp and repsys/srpms owned by mga-packagers groupNicolas Vigier2010-12-061-2/+2
* add sticky bit on repsys/tmp and repsys/srpmsNicolas Vigier2010-12-061-2/+2
* mga-committers should be able to write in /home/schedbot/repsys/srpmsOlivier Blin2010-12-061-0/+2
* repsys dirs should be owned by schedbotOlivier Blin2010-12-061-0/+3
* rpm-build is required for repsys to rebuild src rpm on submitOlivier Blin2010-12-061-0/+3
* mga-committers should be able to write in /home/schedbot/repsys/tmpOlivier Blin2010-12-051-0/+2
* create /home/schedbot/repsys/{tmp,srpms}Olivier Blin2010-12-051-0/+15
* add repsys conf file (listing cauldron)Olivier Blin2010-12-051-1/+8
* add pkgsubmit vhostOlivier Blin2010-11-251-0/+4
* fix upload.conf name (oops)Olivier Blin2010-11-231-1/+1
* emi is more a gatherer than a dispatcherOlivier Blin2010-11-231-2/+2
* add iurt upload.conf file for ulri and emiOlivier Blin2010-11-231-0/+15
* move /etc/iurt creation with iurt user (rationale: if there is a iurt user, i...Olivier Blin2010-11-231-4/+4
* create /etc/iurtOlivier Blin2010-11-231-1/+5
* manage dir recursivelyOlivier Blin2010-11-231-0/+1
* ensure /etc/iurt/build is a directoryOlivier Blin2010-11-231-0/+5
* iurt build config should go in /etcOlivier Blin2010-11-231-1/+1
* ssh user requires the associated groupOlivier Blin2010-11-231-0/+1
* add correct requires for sshuser creationOlivier Blin2010-11-231-0/+2
* - it is IMHO cleaner and logical to have apache::vhost_other_app directly req...Michael Scherer2010-11-231-1/+0
* include apache::baseOlivier Blin2010-11-221-1/+1
* fix typoOlivier Blin2010-11-221-1/+1
* add repository vhost for main BS nodeOlivier Blin2010-11-221-0/+6
* create schedbot user before writing ssh config filesOlivier Blin2010-11-221-2/+3
* install iurt on main node as well, for scheduler toolsOlivier Blin2010-11-221-1/+2
* fix indentOlivier Blin2010-11-221-1/+1
* schedbot can login as iurt on nodesOlivier Blin2010-11-221-0/+2
* add schedbot on main nodeOlivier Blin2010-11-221-0/+6
* fix sshuser definitionOlivier Blin2010-11-221-10/+13
* extract a sshuser definitionOlivier Blin2010-11-221-12/+18
* use build_login variable in build_home_dirOlivier Blin2010-11-221-1/+1
* useradd module does not support password change, use usermodOlivier Blin2010-11-221-1/+7
* set password to * to unlock the account but forbid login through loginOlivier Blin2010-11-221-0/+1
* ensure home is a directoryOlivier Blin2010-11-221-0/+4
* remove trailing slash from home dirOlivier Blin2010-11-221-1/+1
* use again include instead of require to avoid deps cycleOlivier Blin2010-11-221-2/+2
* require instead of including iurtuser (so that .ssh is created before)Olivier Blin2010-11-221-2/+2
* use build_home_dirOlivier Blin2010-11-221-1/+1
* ensure .ssh dir is created for iurt userOlivier Blin2010-11-221-0/+7
* iurt from mainnode does not need the private ssh keyOlivier Blin2010-11-221-4/+5
* use ssh::auth to build iurt ssh keysOlivier Blin2010-11-221-0/+4
* fix typoNicolas Vigier2010-11-211-1/+1
* add base classNicolas Vigier2010-11-211-4/+6