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
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
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
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
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
-