aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix client on all servers except valstarMichael Scherer2012-02-122-1/+1
|
* fix again the inheritance for puppetMichael Scherer2012-02-112-6/+4
|
* fix error due to last change ( ie, we need to have proper inheritance in ↵Michael Scherer2012-02-113-4/+7
| | | | place for subclassing )
* split puppet.conf template file, and reorganize the module so we don't ↵Michael Scherer2012-02-106-42/+51
| | | | install rails on every client
* split stored_config in a separate class, and refactor the configuration.Michael Scherer2012-02-105-6/+43
| | | | | This will ease a switch to postgresql once I found how to solve the issues of bootstrapping it ( for automated reinstallation )
* make puppet-lint happy and make sure we are future proof for puppet 2.8 ( ↵Michael Scherer2012-02-101-19/+18
| | | | variable scoping )
* make the module compliant ith changes coming with puppet 2.8 and with ↵Michael Scherer2012-02-102-23/+22
| | | | puppet-lint
* fix module name, and make puppet-lint happyMichael Scherer2012-02-101-12/+10
|
* no longer touch to /etc/hosts, not needed anymore since last commit on ↵Michael Scherer2012-02-101-5/+0
| | | | apache module
* make sure we no longer need to fizzle with /etc/hosts for reverse proxyMichael Scherer2012-02-101-0/+1
|
* clean and make module reports::ii puppet-lint readyMichael Scherer2012-02-101-14/+12
|
* make shadow module puppet-lint cleanMichael Scherer2012-02-101-5/+5
|
* make sure puppet config is erased by the reference oneMichael Scherer2012-02-102-2/+3
| | | | in case of conflicts when committing
* make puppet-lint happy, and use topscope variable ( for puppet 2.8 )Michael Scherer2012-02-105-61/+58
|
* clean, and make puppet-lint silentMichael Scherer2012-02-101-17/+16
|
* fix the location to be the same for both puppetq and puppetmasterMichael Scherer2012-02-091-2/+4
| | | | ( especially since default one is unsuitable due to permission issue )
* use the default path shared with puppetqueueMichael Scherer2012-02-091-1/+0
|
* shorter version of ssh know_hostsMichael Scherer2012-02-091-3/+4
|
* make puppet-lint happier ( but still some issue ) on sudo moduleMichael Scherer2012-02-091-7/+7
|
* make puppet-lint happyMichael Scherer2012-02-091-3/+3
|
* add missing localesMichael Scherer2012-02-091-0/+2
|
* disable shorewall prototype on jonund, enable back once finishedMichael Scherer2012-02-091-2/+2
|
* set locale system wide to english one, as french localeMichael Scherer2012-02-091-2/+3
| | | | | caused issue with ifconfig ( but not using them on installation make the keyboard in qwerty, causing annoying issues )
* add class to set locale system wideMichael Scherer2012-02-092-0/+27
|
* shorter version of the sshkeys collect, and also remove tabsMichael Scherer2012-02-091-12/+2
|
* clean and make puppet-lint happy on amavis moduleMichael Scherer2012-02-091-8/+6
|
* make it puppet-lint compliant, and use proper scoping for puppet 2.8Michael Scherer2012-02-091-11/+12
| | | | migration ( ie, use $::foo instead of $foo for facts )
* make puppet-lint happier, and use short form option for puppet invocationMichael Scherer2012-02-091-13/+11
|
* make puppet-lint silent on queue.ppMichael Scherer2012-02-091-2/+2
|
* add a gitignore, for people using git-svn ( like me )Michael Scherer2012-02-091-0/+8
|
* add require on ruby-stomp ( needed for puppetqd )Michael Scherer2012-02-091-1/+5
|
* split puppet::master in a separate file, reindent itMichael Scherer2012-02-092-37/+38
| | | | and add a include for puppet::queue since that's needed
* add a puppet::queue manifest, to start the daemon in charge of queing ↵Michael Scherer2012-02-091-0/+9
| | | | database access
* split puppet::clinet in a separate fileMichael Scherer2012-02-092-23/+24
|
* remove msec by default, since it try to always change the ↵Michael Scherer2012-02-091-0/+6
| | | | /etc/pam.d/system-auth file for password size
* use a stompserver ( since otherwise, database can be locked for quite a long ↵Michael Scherer2012-02-091-0/+4
| | | | time )
* fetch all ssh keys and dispatch them ( used for automatically fixing the ↵Michael Scherer2012-02-091-0/+23
| | | | build system if we reinstall one build node )
* add stompserver moduleMichael Scherer2012-02-091-0/+7
|
* clean now we no longer use mandriva on puppet masterMichael Scherer2012-02-091-7/+2
|
* clean service from old and wrong configurationMichael Scherer2012-02-091-2/+0
|
* do not inherit, better to include puppet::clientMichael Scherer2012-02-091-1/+2
|
* Specify public address of forums in forums URL checkBuchan Milne2012-02-091-1/+1
|
* remove task-bs-cluster-chroot from packages to install on build nodesNicolas Vigier2012-02-081-1/+1
|
* allow upload of .ogm files on wiki (requested by obgr_seneca)Nicolas Vigier2012-02-071-1/+1
|
* add mgasoft-publish cronNicolas Vigier2012-02-061-0/+6
|
* update svn_soft_publish urlNicolas Vigier2012-02-061-1/+1
|
* add soft_publish repostiory (used by mgasoft)Nicolas Vigier2012-02-061-0/+7
|
* fix anonymous svn urlNicolas Vigier2012-02-061-1/+1
|
* fix typoNicolas Vigier2012-02-051-1/+1
|
* include mgasoft on valstarNicolas Vigier2012-02-051-0/+1
|