fix: change puppet compilers to use HTTP for internal puppetdb connections #47

Merged
unkinben merged 1 commits from benvin/puppet-puppetdb-http-internal into main 2026-03-19 01:51:11 +11:00
Owner

This resolves SSL certificate verification failures preventing puppetdb access

This resolves SSL certificate verification failures preventing puppetdb access - Update OPENVOXDB_SERVER_URLS from https://puppetdb:8081 to http://puppetdb:8080 - External access to puppetdb will still use HTTPS via ingress - Internal cluster communication does not require encryption
unkinben added 1 commit 2026-03-19 01:50:12 +11:00
fix: change puppet compilers to use HTTP for internal puppetdb connections
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
9940b5f08d
This resolves SSL certificate verification failures preventing puppetdb access

- Update OPENVOXDB_SERVER_URLS from https://puppetdb:8081 to http://puppetdb:8080
- External access to puppetdb will still use HTTPS via ingress
- Internal cluster communication does not require encryption
unkinben merged commit d641f630e9 into main 2026-03-19 01:51:11 +11:00
unkinben deleted branch benvin/puppet-puppetdb-http-internal 2026-03-19 01:51:12 +11:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unkin/argocd-apps#47