aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* do not hardcode lib64 ( since this can be run on 32 bit vm too )Michael Scherer2012-02-181-1/+1
|
* split xymon::client in a separate file, and make it puppet-lint compliantMichael Scherer2012-02-182-18/+17
|
* add proper notify and requires for orderingMichael Scherer2012-02-181-0/+2
|
* Add a FIXME about config info being in mgarepo classPascal Terjan2012-02-181-0/+1
|
* Get config out of create_upload_dir.rbPascal Terjan2012-02-182-24/+19
|
* Start making create_upload_dir more flexiblePascal Terjan2012-02-181-17/+25
|
* reenable xymon now we can have it on ecosse and jonundMichael Scherer2012-02-171-1/+1
|
* properly call the function to get the group membersMichael Scherer2012-02-171-1/+1
|
* fix function call, and make use less temporary variableMichael Scherer2012-02-171-2/+2
|
* use the new group_members functionMichael Scherer2012-02-171-1/+2
|
* add a function to get the members list of a unix group, idea from boklmMichael Scherer2012-02-171-0/+10
|
* allow any server to access to the infra repositoryMichael Scherer2012-02-171-4/+1
|
* Include youri-check::base before using itPascal Terjan2012-02-171-0/+2
|
* Make webdir accessiblePascal Terjan2012-02-171-0/+1
|
* Rename infra_1 media and make it depend from the base mediaPascal Terjan2012-02-163-3/+4
|
* Run youri-check both on 1 and cauldron (this is ugly but currently work)Pascal Terjan2012-02-163-85/+237
|
* split iurtuser in a separate file to please puppet-lintMichael Scherer2012-02-162-11/+12
|
* clean and make puppet-lint happyMichael Scherer2012-02-161-36/+35
|
* add the 2 arm board node to puppet configurationMichael Scherer2012-02-152-0/+12
|
* declare the 2 arm boardsMichael Scherer2012-02-151-0/+15
|
* manage /etc/openldap/ldap.conf by puppetMichael Scherer2012-02-152-0/+27
|
* clean nscd serviceMichael Scherer2012-02-151-2/+1
|
* Use 1 as base media to create the chrootPascal Terjan2012-02-131-1/+1
|
* Make infra_1 accessible on build nodes even if it is not in mirrorPascal Terjan2012-02-131-0/+9
|
* Deploy infra_1 iurt config on build nodesPascal Terjan2012-02-131-1/+1
|
* Allow submitting to infra_1 from anywherePascal Terjan2012-02-131-0/+1
|
* Fix first typoPascal Terjan2012-02-131-1/+1
|
* First steps to create infra_1 distroPascal Terjan2012-02-135-2/+60
|
* add old-wiki proxy to the previous wikiMichael Scherer2012-02-131-0/+5
|
* Fix sucuk namePascal Terjan2012-02-132-4/+4
|
* Use a better admin emailPascal Terjan2012-02-131-1/+1
|
* Re-enable build cron (and run ulri before emi to improve uploads grouping)Pascal Terjan2012-02-131-5/+5
|
* fix regexp for matching dsa key ( since it would have been too logical to ↵Michael Scherer2012-02-121-1/+1
| | | | call that dsa key and use ssh-dsa.. )
* add our new serversMichael Scherer2012-02-121-1/+2
|
* 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 )