Hi,
We have a couple of puppet clients we can't reach after installation,
is there a way to accept the client certificates when the certificates
are lost on the master site? If that's not possible what part of the
certificates on the master need to be in the backup to restore
connectivity? Or is t
Hi all,
I need to execute the following command, what will be the correct syntax in
a windows exec resource?
command => C:\Program Files (x86)\RSyslog\Agent\RSyslogConfigClient.exe
"C:/Program Files (x86)/RSyslog/Agent/customsyslog.xml" /f
Tanks,
Paul.
--
You received this message because y
Hi Treydock,
Did you ever resolve this problem?
Thanks!
Op dinsdag 25 maart 2014 23:24:17 UTC+1 schreef treydock:
>
> As an update, I tried running 'puppet master --no-daemonize --debug' and
> am seeing a segmentation fault running outside of passenger/apache...
>
> /usr/lib/ruby/site_ruby/1.8/
This is working for me:
if ! defined(Class['ops_logging']) {
class { 'ops_logging':
collectives => $collectives,
middleware=> $rabbithost,
metrics => $metrics,
configuration => $configuration,
monitor => $monitor,
}
}
Op woensdag 1 apri