Skip to content

Review and tidy up param types #203

Description

@nward

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions