aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove home defOlivier Blin2010-11-221-4/+0
* 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
* home should be tested as a directoryOlivier Blin2010-11-221-0/+4
* require instead of including iurtuser (so that .ssh is created before)Olivier Blin2010-11-221-2/+2
* - add default password of x, so manifests do not fail on test vmsMichael Scherer2010-11-227-9/+9
* - add nssldap password handlingMichael Scherer2010-11-222-1/+5
* - add proper access to nss_ldap user so pam_ldap auth can workMichael Scherer2010-11-221-0/+7
* - do not hardcode mageia.org in aclMichael Scherer2010-11-221-57/+57
* - ldaps is required ( ie no unencrypted connection )Michael Scherer2010-11-221-1/+1
* use build_home_dirOlivier Blin2010-11-221-1/+1
* ensure .ssh dir is created for iurt userOlivier Blin2010-11-221-0/+7
* move modules/ssh/manifests/init.pp as modules/ssh/manifests/auth.ppOlivier Blin2010-11-221-0/+0
* move modules/ssh_auth as modules/sshOlivier Blin2010-11-221-0/+0
* really add ssh::authOlivier Blin2010-11-221-0/+336
* 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
* - remove erronous line ( and uneeded ), as this cause error when applying abo...Michael Scherer2010-11-221-2/+0
* - pam_mkhomedir is in pam, not in a separate rpmMichael Scherer2010-11-221-1/+1
* - move apache requirement in the blog class ( so we do not forget it )Michael Scherer2010-11-211-5/+3
* add a repository cname for valstarOlivier Blin2010-11-211-1/+2
* fix typoNicolas Vigier2010-11-211-1/+1
* add testvm module, used to run test VMsNicolas Vigier2010-11-213-0/+91
* add base classNicolas Vigier2010-11-211-4/+6
* move build_login and build_home_dir variables at the topNicolas Vigier2010-11-211-3/+3
* - create user/group with puppet, with the bin directory so the cron task does...Michael Scherer2010-11-211-0/+20
* include iurtuser on main node as wellOlivier Blin2010-11-211-0/+2
* include iurtuser in iurt classOlivier Blin2010-11-211-0/+1
* split a iurtuser class, to be used on main nodeOlivier Blin2010-11-211-15/+18
* move task-bs-cluster-main dep in buildsystem::mainnodeOlivier Blin2010-11-211-0/+6
* force build user group to previously created groupOlivier Blin2010-11-211-0/+1
* use iurt as build user login (not to clash with buildbot package)Olivier Blin2010-11-211-2/+2
* - use new class for openssl certsMichael Scherer2010-11-211-4/+2
* - add a class to generate self signed certificate ( as we may likelyMichael Scherer2010-11-211-0/+12
* - create a self signed certificate if not present ( for test vm )Michael Scherer2010-11-211-0/+13
* Add comment about previous commitDexter Morgan2010-11-201-0/+2
* Allow user bugs to access template1 databaseDexter Morgan2010-11-201-0/+5
* - rename the module, as I used lib_dir everywhereMichael Scherer2010-11-201-1/+1
* - do not let file with passwords to be world readable Michael Scherer2010-11-2018-58/+35
* - add 2 new facter macro, lib_dir ( %lib_dir from rpm) and dc_suffix ( dc=mag...Michael Scherer2010-11-202-0/+20
* - allows the PATH_TO_FILE value to be overidden for testing purposeMichael Scherer2010-11-201-2/+5
* - -n is needed to interpret \n for the bash builtin version, spotted by ahmad78Michael Scherer2010-11-201-1/+1
* - enable the distribution of plugin ( ie, facter module, custom type )Michael Scherer2010-11-201-0/+2
* - also fix the directory ( maybe I should add a facter plugin for this too )Michael Scherer2010-11-201-1/+4
* - fix template on 32 bits serverMichael Scherer2010-11-191-2/+5
* - fix templateMichael Scherer2010-11-191-1/+2
* add directive for aliases ( with a note for ldap alias ), and white spaceMichael Scherer2010-11-191-0/+7