pe.conf is read during compiling catalog. try this...
# puppet-enterprise
v
pe.conf is read during compiling catalog. try this on primary
Copy code
puppet infrastructure tune --local --pe_conf
this will populate
pe.conf
with 'recommended' settings and then run
puppet agent -t
👀 1