Upgrade PuppetDB
Upgrade PuppetDB to get the newest features available.
-
Follow these steps, depending on whether you want to
automate upgrade or manually upgrade.
To automate upgrade, specify the
version
parameter of thepuppetlabs/puppetdb
module’spuppetdb::globals
class.-
To manually upgrade, on the PuppetDB node, run the command appropriate to your package installer:
Yum:
Apt:yum update puppetdb
apt-get update apt-get install --only-upgrade puppetdb
-
On your primary server, upgrade the
puppetdb-termini
package by running the command appropriate to your package installer:Yum:
Apt:yum update puppetdb-termini
apt-get update apt-get install --only-upgrade puppetdb-termini