fix: use http port for puppetdb #58

Merged
unkinben merged 1 commits from benvin/puppetboard_8080 into main 2026-03-20 21:26:53 +11:00

1 Commits

Author SHA1 Message Date
unkinben 9a40aae2cf fix: use http port for puppetdb
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): puppetdb:8081
ERROR:pypuppetdb.api.base:Could not reach PuppetDB on puppetdb:8081 over HTTP.

- puppetdb_host assumes HTTP when not verifying ssl
2026-03-20 20:51:31 +11:00