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:
yum update puppetdb
Apt: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:
yum update puppetdb-termini
Apt:apt-get update apt-get install --only-upgrade puppetdb-termini