[Puppet Users] Override default schedule for all resources

2021-07-06 Thread 'Christian Masopust' via Puppet Users
Hi puppet users, we have a daily planned maintenance at 5am on our puppet server which means that during that time it's not available for our agents. I'd like to avoid that the agents are trying to connect to the puppetserver during that time. My first idea was to use schedules, but th

[Puppet Users] Bolt 3.12.0 is now available

2021-07-06 Thread Puppet Product Updates
VERSION 3.12.0 *in this release* ✨ *new features* - The puppet_agent::install task now supports installing the puppet-agent package on macOS 11 targets. - You can now silence warnings about exported resources not being supported in apply blocks by including the exported_resources ID

Re: [Puppet Users] Making intermediate certificate

2021-07-06 Thread Justin Stoller
Hello! I don't have a favorite tutorial for making the certificate, but for steps two and three that you mentioned you should be able to run `puppetserver ca import` to help import your certs and get them to the correct location on disk. HTH, Justin On Fri, Jul 2, 2021 at 12:11 PM Jarod Schoen