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

Bodgitlib::Domain $dns_discovery_main does not allow for SRV records #36

Open
jhoblitt opened this issue Apr 12, 2022 · 1 comment
Open

Comments

@jhoblitt
Copy link
Contributor

In sssd::domain, the dns_discovery_domain is being validated as a Bodgitlib::Domain. This is problematic as SSSD isn't actually asking for domain but a FQDN or SRV.

  Optional[Bodgitlib::Domain]                                                           $dns_discovery_domain 

I have been setting this value to something like dev._locations.example.com.

@jhoblitt
Copy link
Contributor Author

I'm having trouble coming up with a type alias that will exclude non SRV records. puppetlabs/puppetlabs-stdlib#1230

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant