This message was deleted.
# puppet-enterprise
s
This message was deleted.
c
Which version of the
peadm
module are you using?
s
3.12.0
c
Hmm, oddly I don't see a query in the
peadm
module that matches against both the role and cluster. Closest is this, but that is missing the
role = "A"
bit: https://github.com/puppetlabs/puppetlabs-peadm/blob/v3.12.0/manifests/setup/node_manager.pp#L83-L88 Regardless, the problem is the empty array match:
certname in []
If this is an XL installation, was a value passed for the
puppetdb_database_host
parameter of the
peadm::upgrade
plan?
s
@csharpsteen sorry for the late reply. It's a large installation. We converted the installation again and will check with the next update what will happen.