canth1
canth1
> Could you come up with a patch to change it to `String[1]` instead? Unless you can come up with a better pattern of course. Certainly, I'll see if I...
> Is it valid to not specify anything or should it be I don't think that's correct, because I took my regex directly from Stdlib:HTTPSUrl https://github.com/puppetlabs/puppetlabs-stdlib/blob/main/types/httpsurl.pp Which is: type Stdlib::HTTPSUrl...
> Looks like the tests are failing. > > Also, it's possible to add tests for a type alias: https://rspec-puppet.com/documentation/type_aliases/ Ok, I'll add the tests for this new type alias.
> > > Small detail, but this looks good. > > > > > > I don't think that's correct, because I took my regex directly from Stdlib:HTTPSUrl > >...
The spec tests are failing, but I can't figure out why? Resource type not found: Apache::ModProxyProtocol Not sure why it's giving me that error?