[Puppet Users] Puppet Enterprise 2019.2 is now available!

2019-11-12 Thread Jed Gresham
Puppet Enterprise 2019.2 is now available with a ton of new features!! PE 2019.2 enables you to bring more infrastructure under management with ease and in a way that best supports your business whether it’s with or without agents, on networking devices! And if you're looking for better ways to s

[Puppet Users] Puppet Enterprise 2019.1.3 is now available!

2019-11-12 Thread Jed Gresham
The latest patch release for the current release of Puppet Enterprise, PE 2019.1.3, is now available. This is a backward-compatible release that contains bug fixes and minor improvements, including: - The caserver parameter is no longer required for puppet infrastructure run commands

[Puppet Users] Puppet Enterprise 2018.1.11 (LTS) is now available!

2019-11-12 Thread Jed Gresham
The latest patch release for the current Long Term Support (LTS) release of Puppet Enterprise, PE 2018.1.11, is now available. This is a backward-compatible release that contains bug fixes and minor improvements, including: - The caserver parameter is no longer required for puppet infras

Re: [Puppet Users] Re: added puppet CA into the ruby environment

2019-11-12 Thread Keyzer Suze
Hi Did that and mucked around some more and broke it :) so did a yum erase and cleaned out /etc/puppetlabs directory then reinstalled - got r10k working got yaml working and some other things - packages then tried puppetdb, but it keeps failing on ssl test - different this time this is what i g

Re: [Puppet Users] Re: New User / New setup

2019-11-12 Thread Keyzer Suze
Hi Yes thanks for that - sort of where i got to I ended up using this # /etc/puppetlabs/code/environments/production/manifests/site.pp lookup('classes', {merge => deep}).include in my site.pp and I created a role called puppet-server which I applied via yaml cat data/nodes/puppet.xxx.com.yaml -