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
versionparameter of thepuppetlabs/puppetdbmodule’spuppetdb::globalsclass. -
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-terminipackage 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