voxpupuli / puppet-postfix

Puppet postfix module
Apache License 2.0
70 stars 174 forks source link

Virtual not accepting regexp #282

Closed headyj closed 3 years ago

headyj commented 4 years ago

Hello,

I try to add virtuals using regexp, but it seems to be broken. I tried multiple ones without success, including the example here (PR was never merged, by the way): https://github.com/camptocamp/puppet-postfix/pull/116. The result is always the same:

/Stage[main]/Profile::Massmail/Postfix::Virtual[/.+@.+/]/Augeas[Postfix virtual - /.+@.+/]: Could not evaluate: Save failed, see debug output for details

I have latest versions of the modules, including augeas.

raphink commented 3 years ago

Can you post the code you're using please?

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.