munin::node::allow: refactor validation
- Run arguments through IPAddr, instead of using regular expressions.
- Treat lines not recognizable as addresses as regular expressions for "allow", as munin-node permits this as well.
- hope for better deep datastructure validation in future puppet.