Closed
Description
Describe the Bug
Module fails to compile with "parameter 'address' references an unresolved type 'Stdlib::IP::Address::V6::CIDR'" in installations were stdlib module < 5.2.0 is being used. Dependency in metadata.json still describes stdlib down to 4.13.1 to be acceptable
Expected Behavior
Catalog compilation with correct dependency parameters for other modules
Steps to Reproduce
Steps to reproduce the behavior:
- Run module with stdlib module >=4.13.1 and < 5.2.0
Environment
Any