RE: [Puppet Users] hiera with environments

2020-06-12 Thread Bart-Jan Vrielink
Hello, Control Repo and R10K work fine with Puppet OSS and is the recommended architecture for using multiple environments with Puppet. PE Code Manager is indeed only for PE, but in most cases is just a fancy name for R10K. -Original message- From: solarflow 99  Sent: Thursday 11

[Puppet Users] puppetserver - Performance and tuning

2020-06-12 Thread Nerbolff
Hello, community, I wonder if my setup is properly thought out. I've got a 4000+ instance to puppetize. and several puppetserver are available. - Ubuntu 18.04.3 LTS \n \l - puppetserver version: 5.3.10 here the memory location based to 128Go installed on the machine: $ grep JAVA_ARGS /e

[Puppet Users] Puppetdb and postgresql module: How to manage Postgresql but NOT manage Postgresql REPO using Hiera?

2020-06-12 Thread Devminded
Hi. I am trying to *disable* the managing of the *Postgresql repo* using *Hiera* when using the puppetlabs/postgresql module. I have tried every Hiera combination I can think of (from reading the docs/code) but nothing works. - puppetdb::database::postgresql::manage_package_repo: false -