Hi,
I'm using --logdest to direct the logs to an external file. Is there a way
to force the timestamp in the logs to be in UTC? Currently the timestamp is
in the timezone of the appliance.
Is there a way to specify the time format something
like {"-MM-dd'T'HH:mm:ss.SSSXX","GMT"}?
Thanks,
H
Hi Jochen,
I’m going to give this back to the rest of the list since I’m out of my depth,
and I don’t have the time to figure out the details at the moment. Good luck
though 😊
Peter
From: Jochen Haeberle
Sent: 06 March 2018 00:48
To: puppet-users@googlegroups.com
Subject: Re: [Puppet Users] Un
Hi Sebastian,
We know the addition of new platforms has been lagging, and we apologize
for that. Fedora 27 is almost done, and should start appearing in our
nightly repository soon (possibly tonight, if our automated testing all
passes).
We've been working on cleaning up our packer[1] scripts to
Hi all,
I've encountered a really slow respondence of puppet to new fedora
releases. E.g. now, there is no package for fedora 27 and it"s out for 3
month or so now...
Can I help you building the package? if there is some doc for 25/26 I could
build packages for 27 and future releases for the t
Hi Peter,
The MySQL profile does indeed install the MySQL-client. But I can’t require it
in the other profile class.
In class profile::software::wordpress I put require profile::software::mysql,
where I call the puppetlabs-mysql module to do the actual installation. Is
there a better way to