Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(role/puppetdb) enable ldap auth #1115

Merged
merged 3 commits into from
Apr 4, 2024
Merged

Conversation

jhoblitt
Copy link
Member

@jhoblitt jhoblitt commented Apr 3, 2024

The listenings ports are now:

  • 80 - redirect to port 443
  • 443 - puppetboard w/ ldap auth
  • 8080 - puppetdb w/o auth; loopback only
  • 8081 - puppetdb w/ x509 auth
  • 8443 - puppetdb w/ ldap auth

Depends on https://github.com/lsst-it/lsst-puppet-hiera-private/pull/114
Related to lsst-it/k8s-cookbook#304

Copy link
Contributor

@cbarria cbarria left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

got dizzy by going back to profile::core:puppetdb but then I notice is including the module also inside, looks great 👍🏻

@jhoblitt jhoblitt merged commit 9be7308 into production Apr 4, 2024
11 checks passed
@jhoblitt jhoblitt deleted the IT-5219/puppetdb-auth branch April 4, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants