aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* fix missing subscribeMichael Scherer2010-11-241-0/+1
* fix path that prevent smtp to startMichael Scherer2010-11-241-1/+1
* fix syntaxMichael Scherer2010-11-241-1/+1
* add a note about a missing depsMichael Scherer2010-11-241-1/+1
* fix syntaxMichael Scherer2010-11-241-1/+1
* fix order of executionMichael Scherer2010-11-241-1/+2
* add a ssmtp module, to replace postfix as it would be too complex to manage f...Michael Scherer2010-11-242-0/+22
* add a Requires to fix bootstraping ( ie, puppet try to do the linkMichael Scherer2010-11-241-1/+2
* add requires on the package, so puppet doesn't send useless errorsMichael Scherer2010-11-242-3/+6
* fix svn location for catdap checkoutMichael Scherer2010-11-241-1/+1
* do not use default empty array, as puppet evaluate this as "true" andMichael Scherer2010-11-241-3/+3
* - improve error message when trying to get a interactive shellMichael Scherer2010-11-241-1/+5
* restrict login to people of the group mga-commiters ( previous try wasMichael Scherer2010-11-242-9/+13
* s/commiters/committers/, to be in sync with the ldap group name and the dicti...Michael Scherer2010-11-242-4/+4
* move the group restriction at the top of the file, or they are uselessMichael Scherer2010-11-241-7/+7
* pam_wheel is made to be used with su only. pam_succeed_if seems to be the pro...Michael Scherer2010-11-241-2/+2
* remove empty line from the result file ( <% vs <%- )Michael Scherer2010-11-241-4/+4
* 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
* fix permissions on tagmail.confMichael Scherer2010-11-231-3/+3
* the previous trick didn't work as tags are dependent in the order ofMichael Scherer2010-11-233-24/+28
* move the ldap key from ssh logic to openssh module ( more logical ), and add ...Michael Scherer2010-11-233-37/+44
* link root keys in the /var/lib/pubkeys ( easier than to change the location o...Michael Scherer2010-11-231-0/+12
* 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, 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
* automatically pull apache::base to be consistant with others defineMichael Scherer2010-11-231-0/+1
* - do not include apache::mod_fcgid as bugzilla do not use fast cgi, and apach...Michael Scherer2010-11-231-1/+0
* Allow users to write their own sshPublicKey, and all users to read itBuchan Milne2010-11-231-1/+1
* 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
* add filter compilation as this can reduce the load on serverMichael Scherer2010-11-232-1/+13
* no one here want receive a mail when we are hot by a virus, I thinkMichael Scherer2010-11-231-1/+1
* - add spamassassin moduleMichael Scherer2010-11-232-0/+107
* - add the start of a amavis module ( to interface postfix with spamassassin )Michael Scherer2010-11-232-0/+801