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

Add more validations to config file parser #11

Open
andrey-malets opened this issue Sep 21, 2014 · 0 comments
Open

Add more validations to config file parser #11

andrey-malets opened this issue Sep 21, 2014 · 0 comments
Labels

Comments

@andrey-malets
Copy link
Owner

We need more thorough validation of configuration file structure, for example

  • check that host/group/people names do not have any forbidden characters;
  • issue a warning for hosts which have no admins;
  • issue a warning if some person is not defined in people section but used as an admin for some host;
  • issue an error of two hosts have overlapping set of MAC addesses

and so on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant