Re: [Puppet Users] Re: puppetlabs-corosync help using multiple primitive operations

2014-07-22 Thread willi . fehler
Hi Trey, I'm using Hiera and changed now: p_drbd_jira: primitive_class: ocf primitive_type: drbd provided_by: linbit parameters: drbd_resource: jira operations: monitor: - {interval: '10s', role: 'Master'} - {interva

[Puppet Users] Re: puppetlabs-corosync help using multiple primitive operations

2014-07-21 Thread willi . fehler
I have the same problem. Am Sonntag, 24. Juni 2012 01:06:17 UTC+2 schrieb treydock: > > Setting up a HA iSCSI / NFS target using this document, > http://www.linbit.com/fileadmin/tech-guides/ha-iscsi.pdf, and I am unable > to find a way to use the puppetlabs-corosync module to emulate this comman

[Puppet Users] Puppetmaster Logrotate isn't working

2014-04-29 Thread willi . fehler
Hello, we have an issue that the Puppetmaster logrotate isn't working. We are using the following default Logrotate: /var/log/puppet/*log { missingok sharedscripts create 0644 puppet puppet compress rotate 4 postrotate pkill -USR2 -u puppet -f 'puppet master' || true [ -e /e

[Puppet Users] puppetlabs-apache

2014-04-16 Thread willi . fehler
Hi, we are using puppetlabs-apache module version 1.01. When we run puppet parser validate to check our Puppet code we see the following error: Warning: You cannot collect exported resources without storeconfigs being set; the collection will be ignored on line 65 in file /etc/puppet/modules/

[Puppet Users] Puppet - NFS read only

2014-04-07 Thread willi . fehler
Hello, I want to ensure that an nfs mount exists. The first puppet agent run is successfully but a second run brings the following error: Error: Failed to set owner to '199': Read-only file system - /mnt/static/exports/media Error: /Stage[main]/H24-nfs::Mount::Static/File[/mnt/static/exports/