[Puppet Users] Puppetd/puppetmasterd crashes when started without --no-daemonize

2010-08-12 Thread Artur
Hi, I have a problem with puppetd/puppetmasterd, when I start any without "--no-daemonize" parameter they will crash. Master will just wait untill first sucessful run of puppetd which only owrks when this option is used. I'm using gem 2.6.0. Any ideas ? No err messages :( -- You received this m

[Puppet Users] Re: One puppet run divided to two puppet runs

2014-10-17 Thread artur . daschevici
I believe what Marcin is asking is how it would be possible to make puppet only run once a.k.a. if puppet is already running make the second run wait. Is there some kind of option/flag that can enable a global lock that would prevent a second run of puppet not start if puppet is already running?

[Puppet Users] Re: One puppet run divided to two puppet runs

2014-10-20 Thread artur . daschevici
The issue that i don't fully understand is why the puppet run seems to finish: Oct 8 19:58:07 node2 puppet-agent[18912]: (/Stage[main]/Task_node2__package___45_58_54_52_2dlsbwrapper4/Package[EXTR-lsbwrapper4]/ensure) ensure changed '1.0.0-1' to '2.0.0-1' Oct 8 19:58:12 node2 puppet-agent[189

Re: [Puppet Users] puppetlabs-release not signed

2016-04-20 Thread Artur Gadelshin
Hello. It brokes beaker tests either. 2016-04-20 12:11 GMT+03:00 Jonathan Gazeley : > This morning I noticed on yum.puppetlabs.com that > puppetlabs-release-6-12.noarch.rpm and puppetlabs-release-7-12.noarch.rpm > are not signed (possibly others too, I didn't check). My yum cron job is > bitchin

[Puppet Users] beaker: parallel run of "on" function

2015-06-08 Thread Artur Gadelshin
Hello. I've started to use beaker and was really surprised. I have nodeset which contains 1 puppetmaster + puppetdb and 10 agents. I want to parallel run for tests like that describe 'puppet run #1' do it 'should run without errors' do on agents, puppet("agent -t"), :acceptable_exit_c