| Commit message (Expand) | Author | Age | Files | Lines |
* | - allow to set access without forcing the restricted shell ( should | Michael Scherer | 2011-01-13 | 2 | -2/+5 |
* | - fix typo that broke svn ( 2 t, not 1 ) | Michael Scherer | 2011-01-13 | 1 | -1/+1 |
* | - fetch keys from ldap | Michael Scherer | 2011-01-13 | 1 | -0/+1 |
* | - enable access to rabbit for iso_makers and sysadmin | Michael Scherer | 2011-01-13 | 1 | -0/+4 |
* | add a class for iso_makers ( ie, people who will connect to rabbit, and creat... | Michael Scherer | 2011-01-13 | 1 | -0/+6 |
* | move the type of access_class to deployment ( as this is tied to our group na... | Michael Scherer | 2011-01-13 | 3 | -27/+29 |
* | allow to use multiple group for the access with pam | Michael Scherer | 2011-01-13 | 2 | -11/+21 |
* | add a reverse proxy class | Michael Scherer | 2011-01-13 | 2 | -0/+41 |
* | use the new sudo::sudoers_config define | Michael Scherer | 2011-01-13 | 1 | -10/+7 |
* | fix bcd problem of variable missing | Michael Scherer | 2011-01-13 | 1 | -9/+13 |
* | move dns zone to a module in deployment | Michael Scherer | 2011-01-13 | 6 | -8/+25 |
* | - allow to override the templates used for zone | Michael Scherer | 2011-01-13 | 1 | -12/+19 |
* | add various comment on what should be improved later | Michael Scherer | 2011-01-13 | 1 | -1/+8 |
* | add youri acl config to be able to blacklist some packages | Nicolas Vigier | 2011-01-12 | 2 | -0/+8 |
* | disable bcd for now | Nicolas Vigier | 2011-01-12 | 1 | -6/+0 |
* | fix sudoers_config calls | Nicolas Vigier | 2011-01-12 | 1 | -2/+2 |
* | use new sudoers_config define | Nicolas Vigier | 2011-01-12 | 1 | -9/+2 |
* | add sudoers_config define (proposed by misc) | Nicolas Vigier | 2011-01-12 | 1 | -0/+9 |
* | add bcd module on rabbit, and add ssh key for ennael | Nicolas Vigier | 2011-01-12 | 1 | -2/+6 |
* | typo in filename | Nicolas Vigier | 2011-01-12 | 1 | -0/+0 |
* | add bcd module | Nicolas Vigier | 2011-01-12 | 2 | -0/+38 |
* | packages and binrepos groups now owned by mga-packagers-committers group | Nicolas Vigier | 2011-01-11 | 1 | -2/+2 |
* | use default log level, to see output of failed command (useful for recreate s... | Olivier Blin | 2011-01-10 | 1 | -1/+1 |
* | fix scenari used in single mail list so now, sysadmin mls should work | Michael Scherer | 2011-01-10 | 1 | -1/+1 |
* | use template, as noted by blino ( in case we need to change domain name ) | Michael Scherer | 2011-01-10 | 1 | -1/+1 |
* | - reduce TTL from 3 to 1 days, widelly enough | Olivier Thauvin | 2011-01-10 | 1 | -2/+2 |
* | - do not greylist our own servers | Michael Scherer | 2011-01-10 | 1 | -1/+2 |
* | fix scenari for restricted list ( so now, it should likely work for | Michael Scherer | 2011-01-09 | 1 | -3/+4 |
* | - create missing directory for binrepos | Michael Scherer | 2011-01-09 | 1 | -0/+4 |
* | - move it up, fix from parameter not being properly set on commit | Michael Scherer | 2011-01-09 | 1 | -1/+1 |
* | - fix sympa scenari syntax for list creation | Michael Scherer | 2011-01-09 | 1 | -1/+1 |
* | add lvm2 ( used on almost all servers ), and lshw ( easier when hardware | Michael Scherer | 2011-01-09 | 1 | -2/+2 |
* | move subversion repository in their own file ( cleaner ) | Michael Scherer | 2011-01-09 | 2 | -36/+41 |
* | - add rabbit to dns | Michael Scherer | 2011-01-09 | 1 | -1/+4 |
* | - let's welcome our new overlor^W server | Michael Scherer | 2011-01-09 | 1 | -1/+10 |
* | set svn:ignore to avoid useless cluter when running svn status on /etc/puppet... | Michael Scherer | 2011-01-09 | 0 | -0/+0 |
* | move concat to external ( taken from the web ) | Michael Scherer | 2011-01-09 | 7 | -0/+0 |
* | remove leftover of git svn vs svn alone behavior ( ie, git do not track empty... | Michael Scherer | 2011-01-09 | 0 | -0/+0 |
* | move websites module to deployment | Michael Scherer | 2011-01-09 | 2 | -0/+0 |
* | use mysql module, reindent the file to be consistent with space and more compact | Michael Scherer | 2011-01-09 | 1 | -30/+23 |
* | move ssh::auth module to external as this is a external module ( so we can mo... | Michael Scherer | 2011-01-09 | 1 | -0/+0 |
* | add some documentation about the layout | Michael Scherer | 2011-01-09 | 1 | -0/+30 |
* | move lists to a subdirectory deployment ( to separate them from pure module ) | Michael Scherer | 2011-01-09 | 3 | -66/+67 |
* | add vhost_simple, for handling simple checkout ( php, static website ) | Michael Scherer | 2011-01-09 | 2 | -0/+22 |
* | add newer path for module searching : | Michael Scherer | 2011-01-09 | 1 | -0/+2 |
* | - switch rsync from zarb to valstar | Olivier Thauvin | 2011-01-09 | 1 | -2/+2 |
* | enable jonund again | Nicolas Vigier | 2011-01-09 | 1 | -1/+1 |
* | enable ecosse again and disable jonund | Nicolas Vigier | 2011-01-09 | 1 | -2/+2 |
* | disable ecosse temporarily | Nicolas Vigier | 2011-01-09 | 1 | -1/+1 |
* | add soft and web repositories | Nicolas Vigier | 2011-01-09 | 1 | -0/+13 |