Re: [Puppet Users] Re: Certificate expiration affecting repositories and other sites

2017-08-13 Thread Red Cricket
You'd think there would be a puppet way to automate the updating those certs ;) On Sun, Aug 13, 2017 at 2:40 PM, Ken Johnson wrote: > Certificates for apt, yum, and downloads have been updated and those > services should be behaving normally again. > > On Sun, Aug 13, 2017 at 2:34 PM, Ken Johnso

[Puppet Users] Certificate expiration affecting repositories and other sites

2017-08-13 Thread Ken Johnson
The SSL certificate for several of our domains has expired with the result that attempts to access various services will throw expired/invalid certificate errors. Notably this includes our apt and yum repositories and other software download servers. We are currently working the issue and replacem

[Puppet Users] Re: Certificate expiration affecting repositories and other sites

2017-08-13 Thread Ken Johnson
Certificates for apt, yum, and downloads have been updated and those services should be behaving normally again. On Sun, Aug 13, 2017 at 2:34 PM, Ken Johnson wrote: > The SSL certificate for several of our domains has expired with the result > that attempts to access various services will throw

[Puppet Users] Hiera.yaml not picking up the %{environment} variable from the node

2017-08-13 Thread Dennis McCarthy
Hi, I'm setting up Puppet 4.0 for the first time and I'm probably missing something. In my hiera.yaml: --- :backends: - yaml :hierarchy: - "%{application}" - common :yaml: # datadir is empty here, so hiera uses its defaults: # - /etc/puppetlabs/code/environments/%{environment}/hieradata