Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | openssh: Fix writing ssh public keys, with new ldap secret location | Olivier Blin | 2016-02-21 | 2 | -5/+40 | |
| | | | | ldap secret is now stored in the bindpw field of /etc/nslcd.conf | |||||
* | Allow members of mga-sysadmin to log in via ssh | Dan Fandrich | 2016-02-19 | 1 | -1/+1 | |
| | | | | | This only works on hosts where users' ssh keys are copied, namely those including openssh::ssh_keys_from_ldap | |||||
* | remove more valstar configs | Thomas Backlund | 2016-02-09 | 3 | -3/+3 | |
| | ||||||
* | fix puppet queue | Olivier Blin | 2016-02-08 | 1 | -1/+1 | |
| | ||||||
* | stop rewriting pg_hba.conf as we are moving to mariadb | Thomas Backlund | 2016-02-08 | 1 | -3/+4 | |
| | ||||||
* | openssh: do not force command for git user | Olivier Blin | 2016-02-07 | 1 | -1/+2 | |
| | | | | | The "gitolite <username>" is already set in /var/lib/git/.ssh/authorized_keys, and we do not want to override it. | |||||
* | openssh: fix forcing sv_membersh command | Olivier Blin | 2016-02-07 | 1 | -1/+1 | |
| | | | | | | | | | | The following rule did not work as intended: Match User !schedbot User !root This one does (with a leading wildcard): Match User *,!schedbot,!root See http://superuser.com/questions/952235/why-arent-my-negative-matches-working | |||||
* | sympa: fix incorrect default sender email for private lists | Olivier Blin | 2016-02-07 | 1 | -1/+1 | |
| | | | | | | | | | | Other it failed with ruby >= 1.9, trying to iterate on a string by mistake: err: Could not retrieve catalog from remote server: Error 400 on SERVER: Failed to parse template sympa/scenari/sender.restricted: Filepath: /etc/puppet/modules/sympa/templates/scenari/sender.restricted Line: 7 Detail: undefined method `each' for "":String at /etc/puppet/modules/sympa/manifests/scenario/sender_restricted.pp:7 on node alamut.mageia.org | |||||
* | Force sv_membersh.pl in ssh on duvel | Pascal Terjan | 2016-02-07 | 1 | -0/+4 | |
| | | | | | That way we don't need to have it as default shell for everyone on the machine It should probably not hardcode duvel though | |||||
* | fix up bugzilla ldap/pgsql_password variable lookup | Thomas Backlund | 2016-02-07 | 5 | -5/+5 | |
| | ||||||
* | fix bugzilla extension_location variable lookup | Thomas Backlund | 2016-02-07 | 1 | -2/+2 | |
| | ||||||
* | fix catdap ldap_password variable lookup | Thomas Backlund | 2016-02-07 | 1 | -2/+2 | |
| | ||||||
* | fix looking up public_isos variable | Thomas Backlund | 2016-02-07 | 1 | -1/+1 | |
| | ||||||
* | fix iurt gnuradio change | Thomas Backlund | 2016-02-07 | 1 | -2/+2 | |
| | ||||||
* | duvel is ldap too | Thomas Backlund | 2016-02-07 | 1 | -1/+1 | |
| | ||||||
* | Make vhost_base compatible with Apache 2.4 | Pascal Terjan | 2016-02-07 | 1 | -1/+6 | |
| | ||||||
* | Also switch to Apache 2.4 auth config for pkgsubmit | Pascal Terjan | 2016-02-07 | 1 | -2/+2 | |
| | ||||||
* | sv_membersh: allow gitolite-shell (and enable on duvel) | Olivier Blin | 2016-02-07 | 2 | -4/+5 | |
| | ||||||
* | sv_membersh: fix error message regarding arguments | Olivier Blin | 2016-02-07 | 1 | -1/+1 | |
| | ||||||
* | Switch to Apache 2.4 auth config for repository vhost | Pascal Terjan | 2016-02-07 | 2 | -9/+21 | |
| | ||||||
* | Get group members from getent instead of /etc/group | Pascal Terjan | 2016-02-07 | 1 | -2/+6 | |
| | ||||||
* | puppet: move rails comment where appropriate | Olivier Blin | 2016-02-07 | 1 | -1/+1 | |
| | ||||||
* | remove comment description for users handled in ldap | Olivier Blin | 2016-02-07 | 9 | -9/+1 | |
| | | | | | | git/softwarekey/binrepo/iurt/maintdb/schedbot/signbot/mga-advisories/mgasoft/mirror puppet uses usermod which does not handle ldap. | |||||
* | update xymon config for duvel | Thomas Backlund | 2016-02-05 | 1 | -1/+1 | |
| | ||||||
* | Add an arm build node | Pascal Terjan | 2016-02-05 | 1 | -0/+1 | |
| | ||||||
* | iurt: use a larger timeout for gnuradio | Olivier Blin | 2016-02-03 | 1 | -0/+1 | |
| | | | | | | Default is not enough to pass tests on ARM. Reported-by: barjac | |||||
* | add duvel node | Olivier Blin | 2016-01-31 | 1 | -0/+1 | |
| | | | | | | | This is a new server that will be used to replace valstar as main node. It is hosted in the IELO datacenter (Marseille). Name chosen by Dan Fandrich at FOSDEM 2016 | |||||
* | xymon: add Scaleway nodes (armorique and armagnac) | Olivier Blin | 2016-01-17 | 1 | -0/+4 | |
| | ||||||
* | xymon: fix client config file to use XYMONSERVERS for Mageia >= 5 | Olivier Blin | 2016-01-06 | 1 | -0/+4 | |
| | ||||||
* | iurt: Use a larger timeout for llvm (default is not enough on ARM) | Olivier Blin | 2015-12-07 | 1 | -0/+1 | |
| | ||||||
* | Revert commit 8822d1c7be9cfe2783f886922a778410bacd93cc as it breaks login ↵ | Nicolas Lécureuil | 2015-11-30 | 1 | -1/+1 | |
| | | | | for non root like our iso maker team | |||||
* | buildsystem: stop using include in DSL files to avoid error on Mageia 5topic/mageia5 | Olivier Blin | 2015-11-30 | 4 | -6/+3 | |
| | | | | | | include is not support from DSL files in puppet 3.6 Note: DSL support is deprecated in 3.x and completely removed in 4.x | |||||
* | buildsystem: fix youri host.conf template to use an array as well for src node | Olivier Blin | 2015-11-30 | 1 | -1/+1 | |
| | | | | | Otherwise it failed on Mageia 5 with: Detail: undefined method `sort' for "valstar":String | |||||
* | apache: use proper conf.d dir on Mageia >= 2 | Olivier Blin | 2015-11-30 | 6 | -8/+14 | |
| | ||||||
* | apache: rename ssl.conf as ssl_vhost.conf | Olivier Blin | 2015-11-30 | 2 | -2/+2 | |
| | | | | Not to conflict with packaged file from Mageia >= 3 | |||||
* | xymon: use xymon service name instead of xymon-client on Mageia >= 5 | Olivier Blin | 2015-11-30 | 1 | -2/+8 | |
| | ||||||
* | pam: use nss-pam-ldapd on Mageia >= 2 | Olivier Blin | 2015-11-30 | 1 | -1/+7 | |
| | | | | As detected by tmb on new valstar | |||||
* | openldap: load back_bdb module on Mageia >= 4 | Olivier Blin | 2015-11-30 | 1 | -0/+3 | |
| | | | | As detected by tmb on new valstar | |||||
* | openldap: enable TLS_CACERT | Thomas Backlund | 2015-11-30 | 1 | -1/+1 | |
| | ||||||
* | hiera: make config file work | Olivier Blin | 2015-11-30 | 1 | -7/+7 | |
| | ||||||
* | openldap: use slapd service instead of ldap on Mageia >= 4 | Olivier Blin | 2015-11-30 | 4 | -5/+16 | |
| | | | | As detected by tmb on new valstar | |||||
* | facter lib_dir: remove trailing slash | Olivier Blin | 2015-11-30 | 2 | -4/+4 | |
| | | | | Partly done by tmb | |||||
* | puppet: do not install ruby-hiera-puppet from Mageia >= 4 | Olivier Blin | 2015-11-30 | 1 | -6/+12 | |
| | | | | | Only install it for older distros with puppet 2.7, since, since hiera has been integrated from puppet 3 (Mageia 4). | |||||
* | postfix: update smtpd_banner for Mageia | Thomas Backlund | 2015-11-30 | 1 | -1/+1 | |
| | ||||||
* | puppet: Use puppet agent instead of puppetd in cron | Olivier Blin | 2015-11-30 | 1 | -1/+1 | |
| | | | | puppetd is not available on Mageia 5. | |||||
* | iurt: Enlarge your timeout (x 2) on ARM | Olivier Blin | 2015-11-30 | 2 | -2/+3 | |
| | ||||||
* | iurt: Move build timeout config to puppet file | Olivier Blin | 2015-11-30 | 2 | -7/+14 | |
| | ||||||
* | Remove some false positives | Pascal Terjan | 2015-11-09 | 1 | -0/+2 | |
| | ||||||
* | Run youri-check agains armv5tl | Pascal Terjan | 2015-11-07 | 1 | -0/+15 | |
| | ||||||
* | Revert lint fix on sympa auth.conf to get back login fields (mga#17009) | Olivier Blin | 2015-11-07 | 1 | -0/+1 | |
| | | | | | | | | | | | | sympa does not seem to parse auth.conf properly if there is no extra newline at the end of file. Matching code in /usr/share/sympa/lib/Conf.pm: }elsif (/^\s*(ldap|cas|user_table|generic_sso)\s*$/io) { $current_paragraph->{'auth_type'} = lc($1); perlre man page says the following about the /o modifier in regexps: o - pretend to optimize your code, but actually introduce bugs |