| Commit message (Expand) | Author | Age | Files | Lines |
* | simplify nodes declaration | Olivier Blin | 2010-11-23 | 1 | -26/+22 |
* | use same iurt command for both i586 and x86_64 | Olivier Blin | 2010-11-23 | 1 | -2/+2 |
* | fix upload.conf name (oops) | Olivier Blin | 2010-11-23 | 1 | -1/+1 |
* | emi is more a gatherer than a dispatcher | Olivier Blin | 2010-11-23 | 1 | -2/+2 |
* | add iurt upload.conf file for ulri and emi | Olivier Blin | 2010-11-23 | 2 | -0/+73 |
* | move /etc/iurt creation with iurt user (rationale: if there is a iurt user, i... | Olivier Blin | 2010-11-23 | 1 | -4/+4 |
* | create /etc/iurt | Olivier Blin | 2010-11-23 | 1 | -1/+5 |
* | manage dir recursively | Olivier Blin | 2010-11-23 | 1 | -0/+1 |
* | ensure /etc/iurt/build is a directory | Olivier Blin | 2010-11-23 | 1 | -0/+5 |
* | iurt build config should go in /etc | Olivier Blin | 2010-11-23 | 1 | -1/+1 |
* | ssh user requires the associated group | Olivier Blin | 2010-11-23 | 1 | -0/+1 |
* | add correct requires for sshuser creation | Olivier Blin | 2010-11-23 | 1 | -0/+2 |
* | automatically pull apache::base to be consistant with others define | Michael Scherer | 2010-11-23 | 1 | -0/+1 |
* | - do not include apache::mod_fcgid as bugzilla do not use fast cgi, and apach... | Michael Scherer | 2010-11-23 | 1 | -1/+0 |
* | Allow users to write their own sshPublicKey, and all users to read it | Buchan Milne | 2010-11-23 | 1 | -1/+1 |
* | remove unneeded commas | Olivier Blin | 2010-11-23 | 1 | -1/+1 |
* | add jonund and fix adresses | Olivier Blin | 2010-11-23 | 1 | -1/+3 |
* | allow repository http acces from buildsystem nodes | Olivier Blin | 2010-11-23 | 1 | -0/+2 |
* | add filter compilation as this can reduce the load on server | Michael Scherer | 2010-11-23 | 2 | -1/+13 |
* | no one here want receive a mail when we are hot by a virus, I think | Michael Scherer | 2010-11-23 | 1 | -1/+1 |
* | - add spamassassin module | Michael Scherer | 2010-11-23 | 2 | -0/+107 |
* | - add the start of a amavis module ( to interface postfix with spamassassin ) | Michael Scherer | 2010-11-23 | 2 | -0/+801 |
* | - it is IMHO cleaner and logical to have apache::vhost_other_app directly req... | Michael Scherer | 2010-11-23 | 2 | -1/+1 |
* | - add a comment so I do not have the impression to have | Michael Scherer | 2010-11-23 | 1 | -2/+6 |
* | class was renamed 3 commits ago | Michael Scherer | 2010-11-23 | 1 | -1/+1 |
* | add class for scp and sftp | Michael Scherer | 2010-11-23 | 2 | -0/+14 |
* | - split the module in 2 part, and add class to allow to more easyly | Michael Scherer | 2010-11-23 | 2 | -17/+44 |
* | - use pam for openssh ( I am not sure if we need to restrict its use | Michael Scherer | 2010-11-23 | 1 | -1/+1 |
* | - rewrite restricted_shell, and split the shell in its own subclass | Michael Scherer | 2010-11-23 | 2 | -53/+54 |
* | include apache::base | Olivier Blin | 2010-11-22 | 1 | -1/+1 |
* | fix typo | Olivier Blin | 2010-11-22 | 1 | -1/+1 |
* | add repository vhost for main BS node | Olivier Blin | 2010-11-22 | 2 | -0/+21 |
* | use default iurt_root_command | Olivier Blin | 2010-11-22 | 1 | -1/+0 |
* | upload as iurt user, not schedbot | Olivier Blin | 2010-11-22 | 1 | -3/+3 |
* | Add timelimits for nss_ldap, enable password policy | Buchan Milne | 2010-11-22 | 1 | -1/+3 |
* | create schedbot user before writing ssh config files | Olivier Blin | 2010-11-22 | 1 | -2/+3 |
* | install iurt on main node as well, for scheduler tools | Olivier Blin | 2010-11-22 | 1 | -1/+2 |
* | fix indent | Olivier Blin | 2010-11-22 | 1 | -1/+1 |
* | schedbot can login as iurt on nodes | Olivier Blin | 2010-11-22 | 1 | -0/+2 |
* | add schedbot on main node | Olivier Blin | 2010-11-22 | 1 | -0/+6 |
* | fix sshuser definition | Olivier Blin | 2010-11-22 | 1 | -10/+13 |
* | extract a sshuser definition | Olivier Blin | 2010-11-22 | 1 | -12/+18 |
* | Fix host access to posixAccount attrs | Buchan Milne | 2010-11-22 | 1 | -1/+1 |
* | - set the ldap password in /etc/ldap.secret | Michael Scherer | 2010-11-22 | 1 | -1/+8 |
* | - make sure nscd is installed and running | Michael Scherer | 2010-11-22 | 1 | -1/+6 |
* | - use the rootbinddn as preconized by buchan ( and let all access goes | Michael Scherer | 2010-11-22 | 1 | -2/+2 |
* | - use the first pass if proposed ( or pam ask the password 2 times ) | Michael Scherer | 2010-11-22 | 1 | -1/+1 |
* | use build_login variable in build_home_dir | Olivier Blin | 2010-11-22 | 1 | -1/+1 |
* | useradd module does not support password change, use usermod | Olivier Blin | 2010-11-22 | 1 | -1/+7 |
* | set password to * to unlock the account but forbid login through login | Olivier Blin | 2010-11-22 | 1 | -0/+1 |