Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add SQL server in TODO list | Nicolas Vigier | 2010-10-28 | 1 | -1/+2 |
| | |||||
* | - allow ibiblio to reach mageia share | Olivier Thauvin | 2010-10-28 | 1 | -0/+3 |
| | |||||
* | add transiflex on alamut (thanks @damsweb for noticing) | Nicolas Vigier | 2010-10-28 | 1 | -0/+1 |
| | |||||
* | add list of things to setup | Nicolas Vigier | 2010-10-28 | 1 | -0/+54 |
| | |||||
* | - subtle fix for puppet on 2010.0, that will use service rather the ↵ | Michael Scherer | 2010-10-27 | 1 | -1/+1 |
| | | | | initscript ( on krampouezh ) | ||||
* | - fix the configuration file ( guess next time, I will go to sleep instead ↵ | Michael Scherer | 2010-10-27 | 2 | -4/+3 |
| | | | | of working during the night ) | ||||
* | - remove file now that I checked that the cron job is ok | Michael Scherer | 2010-10-27 | 1 | -3/+0 |
| | |||||
* | - convert the cronjob to the native cron type | Michael Scherer | 2010-10-27 | 1 | -7/+5 |
| | |||||
* | - correctly manage timezone on server | Michael Scherer | 2010-10-27 | 3 | -7/+11 |
| | |||||
* | - fix missing comma | Michael Scherer | 2010-10-27 | 1 | -1/+1 |
| | |||||
* | - fix the filename here too | Michael Scherer | 2010-10-27 | 1 | -2/+2 |
| | |||||
* | - fix wrong filename | Michael Scherer | 2010-10-27 | 1 | -1/+1 |
| | |||||
* | - config file of bind need to be inside the chroot, not outside | Michael Scherer | 2010-10-27 | 1 | -1/+9 |
| | |||||
* | - add boklm ssh key | Michael Scherer | 2010-10-27 | 1 | -0/+8 |
| | |||||
* | - fix error in dns declaration zone | Michael Scherer | 2010-10-27 | 1 | -1/+1 |
| | |||||
* | - fix the x86_64 trick by directly embedding the code in the template, as ↵ | Michael Scherer | 2010-10-27 | 2 | -8/+4 |
| | | | | | | | this avoid the various scoping problem | ||||
* | - fix templates path | Michael Scherer | 2010-10-27 | 2 | -34/+1 |
| | | | | | - remove extranous file | ||||
* | - deploy simple relay on all node | Michael Scherer | 2010-10-27 | 1 | -0/+1 |
| | |||||
* | - clearer to not prefix with postfix since we already use the class as namespace | Michael Scherer | 2010-10-27 | 1 | -2/+2 |
| | |||||
* | - add a postfix module | Michael Scherer | 2010-10-27 | 3 | -0/+105 |
| | |||||
* | - include mirror config in valstar | Olivier Thauvin | 2010-10-27 | 1 | -0/+1 |
| | |||||
* | - adapt the new module organisation | Michael Scherer | 2010-10-27 | 1 | -4/+4 |
| | |||||
* | - fix syntax | Michael Scherer | 2010-10-27 | 1 | -32/+35 |
| | |||||
* | - add task for mirror | Olivier Thauvin | 2010-10-27 | 3 | -0/+30 |
| | |||||
* | - deploy bind on alamut and krampouezh | Michael Scherer | 2010-10-26 | 1 | -0/+4 |
| | |||||
* | - add bind module | Michael Scherer | 2010-10-26 | 6 | -0/+296 |
| | |||||
* | - fix subscribe | Michael Scherer | 2010-10-26 | 1 | -1/+1 |
| | |||||
* | - fix definition | Olivier Thauvin | 2010-10-26 | 1 | -2/+2 |
| | |||||
* | - it seems the syntax is wrong, disable it for the moment | Michael Scherer | 2010-10-26 | 1 | -6/+6 |
| | |||||
* | - don't redefine rsync | Olivier Thauvin | 2010-10-26 | 1 | -3/+0 |
| | |||||
* | - fix typo | Olivier Thauvin | 2010-10-26 | 1 | -1/+1 |
| | |||||
* | - add rsyncd config | Olivier Thauvin | 2010-10-26 | 4 | -0/+60 |
| | |||||
* | - it seems that puppet requires a real name, not a provides | Michael Scherer | 2010-10-26 | 1 | -1/+1 |
| | |||||
* | - add ntp by default on all servers | Michael Scherer | 2010-10-26 | 1 | -0/+1 |
| | |||||
* | - add ntp module | Michael Scherer | 2010-10-26 | 2 | -0/+62 |
| | |||||
* | - automatically set the timezone on server | Michael Scherer | 2010-10-26 | 1 | -0/+5 |
| | |||||
* | - better use a class than a define, as a class will be created only once | Michael Scherer | 2010-10-26 | 1 | -3/+3 |
| | |||||
* | - better function | Michael Scherer | 2010-10-26 | 1 | -2/+2 |
| | |||||
* | - add a timezone module | Michael Scherer | 2010-10-26 | 1 | -0/+6 |
| | |||||
* | - add a workaround for svn warning messages | Michael Scherer | 2010-10-26 | 1 | -0/+9 |
| | |||||
* | - deploy ssh module | Michael Scherer | 2010-10-26 | 1 | -1/+1 |
| | |||||
* | - add openssh module | Michael Scherer | 2010-10-26 | 2 | -0/+152 |
| | |||||
* | - fix identation | Michael Scherer | 2010-10-26 | 1 | -11/+17 |
| | | | | | - add severine key | ||||
* | - add the logic for creating the puppet server itself | Michael Scherer | 2010-10-26 | 1 | -0/+11 |
| | |||||
* | - add the missing file :/ | Michael Scherer | 2010-10-26 | 1 | -0/+57 |
| | |||||
* | - add the cron job to update the puppet directory | Michael Scherer | 2010-10-26 | 1 | -0/+7 |
| | |||||
* | - valstar requires svn so we can do a update of the config | Michael Scherer | 2010-10-26 | 1 | -0/+4 |
| | |||||
* | - also add the puppet config | Michael Scherer | 2010-10-26 | 2 | -0/+40 |
| | |||||
* | - import current config from valstar | Michael Scherer | 2010-10-26 | 2 | -4/+31 |
| | |||||
* | add nodes and site files | Nicolas Vigier | 2010-10-15 | 2 | -0/+10 |
| |