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 bitching about it because I don't
allow unsigned packages.
Is this a mistake?
Thanks,
Jonathan
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
Ugo, I think you need:
classes:
- ntp
... instead of:
classes: ntp
... to make 'classes' an array instead of a simple value.
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it,
On Wednesday, April 20, 2016 at 7:45:13 AM UTC-4, Peter Faller wrote:
>
> Ugo, I think you need:
>
> classes:
> - ntp
>
> ... instead of:
>
> classes: ntp
>
> ... to make 'classes' an array instead of a simple value.
>
Tried it but I get the same result. I think that both work, the array
bei
Hi...
Is it possible to get compile master, master of master and code manager
(file sync) working in the open source versions? Specifically:
puppetserver-2.3.1-1.el7.noarch
puppetlabs-release-pc1-1.0.0-1.el7.noarch
Or are there pointers to get similar functionality via the open source
packages?
On Tuesday, April 19, 2016 at 12:36:47 PM UTC-5, Ugo Bellavance wrote:
This:
> When debugging on the master:
>
> # puppet master --debug --compile agent1.example.com | grep hiera | grep
> -v Cannot | grep -v Looking
> [...]
> Debug: hiera(): Hiera YAML backend starting
> Debug: hiera(): Foun
On Wednesday, April 20, 2016 at 9:03:35 AM UTC-4, jcbollinger wrote:
>
>
>
> On Tuesday, April 19, 2016 at 12:36:47 PM UTC-5, Ugo Bellavance wrote:
>
> This:
>
>
>> When debugging on the master:
>>
>> # puppet master --debug --compile agent1.example.com | grep hiera | grep
>> -v Cannot | grep
I'm getting the same for:
Package puppetlabs-release-5-12.noarch.rpm is not signed
Package puppetlabs-release-6-12.noarch.rpm is not signed
Package puppetlabs-release-7-12.noarch.rpm is not signed
Kenton Brede
On Wed, Apr 20, 2016 at 4:11 AM, Jonathan Gazeley <
jonathan.gaze...@bristol.ac.
On Tuesday, April 19, 2016 at 11:07:07 AM UTC-5, J.T. Conklin wrote:
>
> Rob Nelson > writes:
> > Silly question, but what package manager doesn't let you upgrade those
> > two packages independently but also doesn't update the dependent
> > packages at the same time?
>
> We have this problem
Yes it is.
We have one bigip virtual server for the CA (with a single host behind it) and
one virtual server per datacenter location with some compile-only masters. Each
agent has both ca_server and server set in their configuration at build time.
We use the puppetserver and puppet-agent rpms f
On Monday, April 18, 2016 at 8:07:34 PM UTC-5, J.T. Conklin wrote:
> So I throw the question to the puppet community... What strategies do
> you use for "boring" modules so you're not overwhelmed by hundreds of
> small boilerplate modules?
>
>
Although it's orthogonal to the question, wheth
Am 19.04.2016 um 02:47 schrieb J.T. Conklin:
> What strategies do you use for "boring" modules so you're not
> overwhelmed by hundreds of small boilerplate modules?
I use a simple module with one class for mass-installing packages and
another one for mass-uninstalling, like:
class linux_base::in
Similiar problems with apt:
W: GPG error: http://apt.puppetlabs.com wily Release: The following
signatures were invalid: BADSIG 1054B7A24BD6EC30 Puppet Labs Release Key
(Puppet Labs Release Key)
There is a new pubkey in http://apt.puppetlabs.com/, are you changing the
key?
On Wednesday, April
Thanks for reporting this, everyone. I've fixed the packages on
yum.puppetlabs.com, and I'll start investigating apt.puppetlabs.com now.
On Wed, Apr 20, 2016 at 7:55 AM chrido wrote:
> Similiar problems with apt:
> W: GPG error: http://apt.puppetlabs.com wily Release: The following
> signatures
On Wed, Apr 20, 2016 at 5:58 AM, Geoff Galitz
wrote:
> Is it possible to get compile master, master of master and code manager
> (file sync) working in the open source versions?
>
Code manager and file sync are only available as part of Puppet
Enterprise. I believe the standard alternative is t
Hi chrido,
I'm trying to reproduce the issue you saw.
Could you please provide the Puppet related output of
apt-key finger
Thank you,
Rick Sherman
Release Engineering, Puppet
On Wednesday, April 20, 2016 at 9:55:04 AM UTC-5, chrido wrote:
>
> Similiar problems with apt:
> W: GPG error: http://
Thanks for the replies... any pointers on setting up puppet servers as
compile masters?
-G
On Wed, Apr 20, 2016 at 5:12 PM, Kevin Corcoran
wrote:
> On Wed, Apr 20, 2016 at 5:58 AM, Geoff Galitz
> wrote:
>
>> Is it possible to get compile master, master of master and code manager
>> (file syn
https://docs.puppet.com/puppetserver/2.2/external_ca_configuration.html#disabling-the-internal-puppet-ca-service
I use that line and have puppetized builds for puppetmasters anyway. Albeit
that setting the Subject Alternative Name for the outside of the load balancer
takes slightly more effort t
18 matches
Mail list logo