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:
Copyyum update puppetdbApt:
Copyapt-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:
Copyyum update puppetdb-terminiApt:
Copyapt-get update
apt-get install --only-upgrade puppetdb-termini