Upgrade PuppetDB

Upgrade PuppetDB to get the newest features available.

  1. On the PuppetDB node, run the command appropriate to your package installer:

    Yum:

    Copy
    yum update puppetdb

    Apt:

    Copy
    apt-get update
    apt-get install --only-upgrade puppetdb
  2. On your primary server, upgrade the puppetdb-termini package by running the command appropriate to your package installer:

    Yum:

    Copy
    yum update puppetdb-termini

    Apt:

    Copy
    apt-get update
    apt-get install --only-upgrade puppetdb-termini