| Commit message (Expand) | Author | Age | Files | Lines |
* | - add default password of x, so manifests do not fail on test vms | Michael Scherer | 2010-11-22 | 7 | -9/+9 |
* | - add nssldap password handling | Michael Scherer | 2010-11-22 | 2 | -1/+5 |
* | - add proper access to nss_ldap user so pam_ldap auth can work | Michael Scherer | 2010-11-22 | 1 | -0/+7 |
* | - do not hardcode mageia.org in acl | Michael Scherer | 2010-11-22 | 1 | -57/+57 |
* | - ldaps is required ( ie no unencrypted connection ) | Michael Scherer | 2010-11-22 | 1 | -1/+1 |
* | use build_home_dir | Olivier Blin | 2010-11-22 | 1 | -1/+1 |
* | ensure .ssh dir is created for iurt user | Olivier Blin | 2010-11-22 | 1 | -0/+7 |
* | move modules/ssh/manifests/init.pp as modules/ssh/manifests/auth.pp | Olivier Blin | 2010-11-22 | 1 | -0/+0 |
* | move modules/ssh_auth as modules/ssh | Olivier Blin | 2010-11-22 | 1 | -0/+0 |
* | really add ssh::auth | Olivier Blin | 2010-11-22 | 1 | -0/+336 |
* | iurt from mainnode does not need the private ssh key | Olivier Blin | 2010-11-22 | 1 | -4/+5 |
* | use ssh::auth to build iurt ssh keys | Olivier Blin | 2010-11-22 | 1 | -0/+4 |
* | - remove erronous line ( and uneeded ), as this cause error when applying abo... | Michael Scherer | 2010-11-22 | 1 | -2/+0 |
* | - pam_mkhomedir is in pam, not in a separate rpm | Michael Scherer | 2010-11-22 | 1 | -1/+1 |
* | - move apache requirement in the blog class ( so we do not forget it ) | Michael Scherer | 2010-11-21 | 1 | -5/+3 |
* | add a repository cname for valstar | Olivier Blin | 2010-11-21 | 1 | -1/+2 |
* | fix typo | Nicolas Vigier | 2010-11-21 | 1 | -1/+1 |
* | add testvm module, used to run test VMs | Nicolas Vigier | 2010-11-21 | 3 | -0/+91 |
* | add base class | Nicolas Vigier | 2010-11-21 | 1 | -4/+6 |
* | move build_login and build_home_dir variables at the top | Nicolas Vigier | 2010-11-21 | 1 | -3/+3 |
* | - create user/group with puppet, with the bin directory so the cron task does... | Michael Scherer | 2010-11-21 | 1 | -0/+20 |
* | include iurtuser on main node as well | Olivier Blin | 2010-11-21 | 1 | -0/+2 |
* | include iurtuser in iurt class | Olivier Blin | 2010-11-21 | 1 | -0/+1 |
* | split a iurtuser class, to be used on main node | Olivier Blin | 2010-11-21 | 1 | -15/+18 |
* | move task-bs-cluster-main dep in buildsystem::mainnode | Olivier Blin | 2010-11-21 | 1 | -0/+6 |
* | force build user group to previously created group | Olivier Blin | 2010-11-21 | 1 | -0/+1 |
* | use iurt as build user login (not to clash with buildbot package) | Olivier Blin | 2010-11-21 | 1 | -2/+2 |
* | - use new class for openssl certs | Michael Scherer | 2010-11-21 | 1 | -4/+2 |
* | - add a class to generate self signed certificate ( as we may likely | Michael Scherer | 2010-11-21 | 1 | -0/+12 |
* | - create a self signed certificate if not present ( for test vm ) | Michael Scherer | 2010-11-21 | 1 | -0/+13 |
* | Add comment about previous commit | Dexter Morgan | 2010-11-20 | 1 | -0/+2 |
* | Allow user bugs to access template1 database | Dexter Morgan | 2010-11-20 | 1 | -0/+5 |
* | - rename the module, as I used lib_dir everywhere | Michael Scherer | 2010-11-20 | 1 | -1/+1 |
* | - do not let file with passwords to be world readable | Michael Scherer | 2010-11-20 | 18 | -58/+35 |
* | - add 2 new facter macro, lib_dir ( %lib_dir from rpm) and dc_suffix ( dc=mag... | Michael Scherer | 2010-11-20 | 2 | -0/+20 |
* | - allows the PATH_TO_FILE value to be overidden for testing purpose | Michael Scherer | 2010-11-20 | 1 | -2/+5 |
* | - -n is needed to interpret \n for the bash builtin version, spotted by ahmad78 | Michael Scherer | 2010-11-20 | 1 | -1/+1 |
* | - enable the distribution of plugin ( ie, facter module, custom type ) | Michael Scherer | 2010-11-20 | 1 | -0/+2 |
* | - also fix the directory ( maybe I should add a facter plugin for this too ) | Michael Scherer | 2010-11-20 | 1 | -1/+4 |
* | - fix template on 32 bits server | Michael Scherer | 2010-11-19 | 1 | -2/+5 |
* | - fix template | Michael Scherer | 2010-11-19 | 1 | -1/+2 |
* | add directive for aliases ( with a note for ldap alias ), and white space | Michael Scherer | 2010-11-19 | 1 | -0/+7 |
* | add support for sympa domain | Michael Scherer | 2010-11-19 | 1 | -1/+4 |
* | - fix config for secondary smtp | Michael Scherer | 2010-11-19 | 1 | -3/+5 |
* | - use all_tags instead of classes because of some obscure puppet issues, | Michael Scherer | 2010-11-19 | 1 | -13/+12 |
* | - add some more attribute, just to be sure | Michael Scherer | 2010-11-19 | 1 | -0/+4 |
* | - fix templates | Michael Scherer | 2010-11-19 | 1 | -0/+1 |
* | - merge luca berra proposal | Michael Scherer | 2010-11-19 | 1 | -6/+12 |
* | add www-test and blog-test | Nicolas Vigier | 2010-11-19 | 1 | -1/+3 |
* | - add some documentation | Michael Scherer | 2010-11-19 | 1 | -17/+23 |