can someone pleas help me figure this out
i have no modules defined and yet something is calling the builtin modules puppetlabs-pe_postgresql and puppetdb
for some reason its keeps trying to reset the password back to null
i go in and re-add the password to fix the issue but the next run it gets reset again
what would be calling this module ?
Sep 28 22:49:06 puppet01 systemd: Started Puppet Enterprise PostgreSQL database server.
Sep 28 22:49:06 puppet01 puppet-agent[10494]: (/Stage[main]/Pe_postgresql::Server/Service[postgresqld]) Triggered 'refresh' from 1 events
Sep 28 22:49:08 puppet01 puppet-agent[10494]: (/Stage[main]/Pe_puppetdb::Server::Database_ini/Ini_setting[puppetdb_psdatabase_password]/value) value changed '-somepassword' to ''
Sep 28 22:49:08 puppet01 systemd: Stopping Puppet Enterprise pe-puppetdb Daemon...