aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem
Commit message (Collapse)AuthorAgeFilesLines
* use FQDN for repositoryOlivier Blin2010-11-241-1/+1
|
* fix homedir usageOlivier Blin2010-11-241-2/+2
|
* if we use cache, make it use /home/iurt/cache instead of /home/iurt_cacheOlivier Blin2010-11-241-1/+1
|
* extract homedirOlivier Blin2010-11-241-4/+5
|
* update comment as wellOlivier Blin2010-11-241-1/+1
|
* extract repository variableOlivier Blin2010-11-241-1/+2
|
* use http repositoryOlivier Blin2010-11-231-1/+1
|
* simplify nodes declarationOlivier Blin2010-11-231-26/+22
|
* use same iurt command for both i586 and x86_64Olivier Blin2010-11-231-2/+2
|
* 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-232-0/+73
|
* move /etc/iurt creation with iurt user (rationale: if there is a iurt user, ↵Olivier Blin2010-11-231-4/+4
| | | | iurt tools will be used)
* 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
|
* remove unneeded commasOlivier Blin2010-11-231-1/+1
|
* add jonund and fix adressesOlivier Blin2010-11-231-1/+3
|
* allow repository http acces from buildsystem nodesOlivier Blin2010-11-231-0/+2
| | | | | (hardcoding their IPv6 address since we have no reverse lookup on them)
* - it is IMHO cleaner and logical to have apache::vhost_other_app directly ↵Michael Scherer2010-11-231-1/+0
| | | | requiring apache::base rather than letting every people adding it when using the class
* include apache::baseOlivier Blin2010-11-221-1/+1
|
* fix typoOlivier Blin2010-11-221-1/+1
|
* add repository vhost for main BS nodeOlivier Blin2010-11-222-0/+21
|
* use default iurt_root_commandOlivier Blin2010-11-221-1/+0
|
* upload as iurt user, not schedbotOlivier Blin2010-11-221-3/+3
|
* 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
|
* move build_login and build_home_dir variables at the topNicolas Vigier2010-11-211-3/+3
|
* include iurtuser on main node as wellOlivier Blin2010-11-211-0/+2
|