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
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?
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
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
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