Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

regex check for mynetworks should allow multiple values #44

Closed
ghost opened this issue Apr 25, 2014 · 2 comments
Closed

regex check for mynetworks should allow multiple values #44

ghost opened this issue Apr 25, 2014 · 2 comments

Comments

@ghost
Copy link

ghost commented Apr 25, 2014

The regex check used to validate the mynetworks setting does not currently allow for multiple values. For instance, I'd like to end up with:

mynetworks = 10.12.0.0/16 10.22.0.0/16 127.0.0.0/8

Easy fix would be changing the regex_check in manifests/mta.pp to allow for multiple values.

@mcanevet
Copy link
Member

mcanevet commented Jul 7, 2014

@cri-bennycornelissen PR welcome

@raphink
Copy link
Member

raphink commented Mar 25, 2015

Fixed by PR #80

@raphink raphink closed this as completed Mar 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants