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

Review and tidy up param types #203

Open
nward opened this issue Aug 18, 2023 · 0 comments
Open

Review and tidy up param types #203

nward opened this issue Aug 18, 2023 · 0 comments

Comments

@nward
Copy link
Collaborator

nward commented Aug 18, 2023

There are a lot of param types which are not quite right, for example:

  • Variants with types which cover one another, where doing so is not beneficial for documentation
  • Params with Optional type, but a default that is not undef
  • Params with types which should be more specific, for example freeradius::sql::server should have Stdlib::IP::Address::Nosubnet, as a prefix does not make sense here
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