Closed
Description
ae56cc9 added types to various parameters
The Type for vhost.pp $headers is now Optional[String]
But it should be Array[String] with default []
OR
Optional[Array[String]] with default undef
ae56cc9 added types to various parameters
The Type for vhost.pp $headers is now Optional[String]
But it should be Array[String] with default []
OR
Optional[Array[String]] with default undef