feat: update hiera key for puppetdb api/sql

- changed to use puppetdbapi and puppetdbsql hiera keys
- updated all classes that referenced old values
This commit is contained in:
2024-05-22 22:18:32 +10:00
parent 9e3b680b0b
commit 770c8cc159
5 changed files with 7 additions and 6 deletions
+3 -2
View File
@@ -200,8 +200,9 @@ profiles::puppet::client::runtimeout: 3600
profiles::puppet::client::show_diff: true
profiles::puppet::client::usecacheonfailure: false
profiles::puppet::puppetdb::puppetdb_host: prodinf01n04.main.unkin.net
profiles::puppet::puppetdb::postgres_host: prodinf01n05.main.unkin.net
# puppetdb
puppetdbapi: prodinf01n04.main.unkin.net
puppetdbsql: prodinf01n05.main.unkin.net
prometheus::node_exporter::export_scrape_job: true
prometheus::systemd_exporter::export_scrape_job: true