Puppet 2017.3 installation keeps putting in the wrong java args
it should be
-Djava.io.tmpdir=/opt/puppetlabs/server/apps/puppetserver/tmp
and not
-Djava.io.tmpdir/opt/puppetlabs/server/apps/puppetserver/tmp
running a puppet agent -t on the server breaks service listening on port 8140
Notice: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Java_args[puppetserver]/Pe_ini_subsetting[pe-puppetserver_'Djava.io.tmpdir']/value: current_value '=/opt/puppetlabs/server/apps/puppetserver/tmp', should be '/opt/puppetlabs/server/apps/puppetserver/tmp' (noop)
Info: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Java_args[puppetserver]/Pe_ini_subsetting[pe-puppetserver_'Djava.io.tmpdir']: Scheduling refresh of Exec[pe-puppetserver service full restart]
Notice: Puppet_enterprise::Trapperkeeper::Java_args[puppetserver]: Would have triggered 'refresh' from 1 event
Notice: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Pe_service[puppetserver]/Exec[pe-puppetserver service full restart]: Would have triggered 'refresh' from 1 event
Notice: Puppet_enterprise::Trapperkeeper::Pe_service[puppetserver]: Would have triggered 'refresh' from 1 event
Notice: Class[Puppet_enterprise::Master::Puppetserver]: Would have triggered 'refresh' from 2 events
↧