lvicainne / puppet-opendkim

Puppet module for opendkim
https://forge.puppetlabs.com/lvicainne/opendkim
Other
5 stars 32 forks source link

if you default it to undef in params, you need to make it Optional to acce… #8

Closed qs5779 closed 7 years ago

qs5779 commented 7 years ago

if you default it to undef in params, you need to make it Optional to accept undef

fixed this error the previous pull request caused

Class[Opendkim]: parameter 'nameservers' expects a String value, got Undef

lvicainne commented 7 years ago

Hello @qs5779 ! Thanks for your PR ! :-)