search for: saou

Displaying 15 results from an estimated 15 matches for "saou".

Did you mean: sao
2013 May 30
8
Run a File resource only if another file is missing
Hi, I would like to run the File resource below: file { ''autoconfig.php'': path => ''/var/www/owncloud/config/autoconfig.php'', ensure => file, owner => ''www-data'', group => ''www-data'',
2013 Dec 17
1
A different way of managing POSIX ACLs : fooacl
...paths as long as at least one ACL is still being applied by the module (remove users easily and reliably). * Automatic setting of both normal and default ACLs to the same values (shortens declarations, increases code readability). -- Feedback welcome! Matthias -- Matthias Saou ██ ██ ██ ██ Web: http://matthias.saou.eu/ ██████████████ Mail/XMPP: matthias@saou.eu ████ ██████ ████ ██████████████████████ GPG: 4096R/E755CC63...
2013 Oct 04
0
Is anyone using puppetlabs-firewall with IPv6?
...ules and that works. But then... ip6tables rules aren''t purged. Ouch. https://github.com/puppetlabs/puppetlabs-firewall/issues/168 Isn''t anyone using that module with ip6tables? Is there some option or trivial workaround I''m missing? Matthias -- Matthias Saou ██ ██ ██ ██ Web: http://matthias.saou.eu/ ██████████████ Mail/XMPP: matthias@saou.eu ████ ██████ ████ ██████████████████████ GPG: 4096R/E755CC63...
2013 May 25
1
Error: Could not find dependency Yumrepo[puppetlabs-products] for Package[puppet]
I have installed puppet from puppet-labs yum repository on OEL familiy of Red Hat Enterprise Linux Server release 5.9 (Tikanga) ---------------------------------------------------------------------------- [root@oel-puppet-master modules]# yum list facter Loaded plugins: rhnplugin, security This system is not registered with ULN. You can use up2date --register to register. ULN support will be
2013 Apr 25
3
problems ensuring that a service is absent
Hi, I''m trying to be really, really sure that a specific service is not running. The central part of this looks like that: service { ''foo'': ensure => stopped, enable => false } -> package { ''foo'': ensure => purged } The astute reader will notice that on the second run puppet will complain that the init script for foo is
2011 Aug 08
4
Help with retrieving a user's environment variable
Hi, I need to get the environment variable ORACLE_SID from the OS. I know this can be done with the following: $blah = env("PATH") However, the ORACLE_SID variable is only set under the oracle user account. So I would need a way to login as the oracle account first to retrieve the ORACLE_SID variable. Is there anyway to get the environment variable from a user''s account
2011 Jun 30
4
using memorysize fact in manifests
Hi, I want some config depending on memorysize. What I tried was if ($memorysize >= 256 * 1024*1024) { ... } But this fails because $memorysize is a string (and contains a "G") and can''t be compared to an int. Are all facts strings? How do I work with numbers? regards, Andreas -- Andreas Kuntzagk SystemAdministrator MDC Berlin / BIMSB Tel.: +49 30 9406 2997 --
2014 Aug 19
0
failure building memcached rpm
...e Huff <shuff at vecna.org> - 1.4.4-1 - Updated to 1.4.4. - Split off include files into memcached-devel. - Install memcached-tool in %{_bindir}, install damemtop in %{_docdir}. * Wed Aug 20 2008 Michael Best <mbest at pendragon.org> 1.2.6 - Update to 1.2.6. * Tue May 29 2007 Matthias Saou <http://freshrpms.net/> 1.2.2-1 - Update to 1.2.2. - Enable new threads feature. * Sun Mar 25 2007 Dag Wieers <dag at wieers.com> - 1.2.1-4 - Rebuild against libevent-1.1a on EL5. * Wed Mar 07 2007 Dag Wieers <dag at wieers.com> - 1.2.1-3 - Rebuild against libevent-1.3b. * Tue...
2009 Oct 27
14
ANNOUNCE: Puppet 0.25.1 released!
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Puppet 0.25.1 - code name "zoot" - is now available. The 0.25.1 release is a maintenance release in the 0.25.x branch. The release is available at: http://reductivelabs.com/downloads/puppet/puppet-0.25.1.tar.gz http://reductivelabs.com/downloads/gems/puppet-0.25.1.gem Please report issues and feedback via the Reductive Labs Redmine site:
2001 Dec 13
1
Upgrade from 2.4.4 to 2.4.6
Hi, I've had some issues with rsync over ssh with version 2.4.4 which an update to 2.4.6 fixed. The problem I have now is that machines which do not have a valid reverse dns entry for their IP addresses get empty directory listings from the server, even though they can get the module list and the motd each time. This is what I see in the server's log file for each attempt from such hosts
2006 Mar 16
1
Corrupted transaction log file dovecot.index.log: unexpected end of file while reading header
Hi, I'm using dovecot 1.0.0beta3 on a RHEL4 x86_64 server. I'm seeing this error each and every time a user checks his emails : Mar 15 18:19:34 s1 dovecot: pop3-login: Login: user=<user at domain>, method=PLAIN, rip=::ffff:195.x.x.x, lip=::ffff:195.x.x.x Mar 15 18:19:34s1 dovecot: pop3(user at domain): Corrupted transaction log file /home/vmail/domain/user/dovecot.index.log:
2006 Mar 16
1
Segfault when parsing configuration on x86_64
Hi, Using the exact same build of 1.0.beta3, one i386 and the other x86_64, I get segfaults upon startup with the x86_64 version when using the exact same dovecot.conf file. Here is the error : # dovecot -F Unexpected eof found when reading file 'UNOPENED' (Errcode: 0) Segmentation fault (core dumped) And the backtrace (I don't have symbols for all libs, sorry) : (gdb) bt #0
2006 Apr 03
1
MySQL auth issues?
Hi, Since my last email about RHEL4 problems on x86_64, I've kept trying to figure out what the problem might be, and just ran into a reply to an old email I sent to the list, which I had missed. It suggests that the issue might be in the MySQL authentication that I'm using. Here is a more detailed log entry, with auto debugging on : Apr 3 13:13:02 s1 dovecot: auth(default): client in:
2011 Jun 20
0
Memory usage for reports
Hi, I very recently upgraded from puppet 0.25.4 to 2.6.8 (both master and all nodes), and I''m now facing serious memory usage issues. On the master, I just added more RAM because I had the resources available (from 2GB to 4GB). But on some nodes with 256MB of RAM, I now see some load peaks and services being affected by high I/O caused by swapping. My manifests haven''t changed,
2009 Nov 02
2
Puppetd stops when the puppermaster doesn't answer
Hi, Since upgrading from 0.24 to 0.25, I''ve seen repeatedly puppetd clients just stop when they''re unable to reach the puppetmaster for a while. With the normal logging level, they just seem to stop without writing anything in their log. I''ve seen this with 0.25.1rc1, rc2 and final, which are all of the 0.25.x I''ve tried (always with the same version on