PuppetDB uses port 8081. If you have another service that needs to use that port, we recommend that you change the port for the other service. If you can’t do that, you can change the port that PuppetDB uses.
Version and installation information
PE version: All supported versions
Solution
To change the port for PuppetDB, complete these steps.
-
In the console, click Node groups and select the PE Infrastructure group. On the Configuration data tab, under Class select
puppet_enterprise
, under Parameter, selectpuppetdb_port
. Change the Value to your desired port number. Click Add data and then click Commit 1 change. -
If you have disaster recovery configured, click Node groups and click the
+
next to PE Infrastructure group. Select the PE Master group, under Class selectpuppet_enterprise::profile::master
, under Parameter selectpuppetdb_port
to match step one. Click Add data and then click Commit 1 change. -
As root, log into the primary server and run
puppet agent -t
. If you have disaster recovery configured, log into the replica and runpuppet agent -t
.
How can we improve this article?
0 comments
Please sign in to leave a comment.
Related articles