You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2019. It is now read-only.
As mentioned in issue #8 , validity checking in the templates is painful. this should be removed and left to a validation command before doing the restarts.
The text was updated successfully, but these errors were encountered:
Contact groups are a useful way of sending alerts and avoiding single person
failures. I can't quite figure out what I need to do yet so I'm goint to put
this on the backburner while I consider issues #7 and #9.
This is the bulk of the in built validity checking. The items which remain are
things I want to test further before changing which means they won't be
modified for the moment.
templates/hosts.cfg.tmpl and templates/services.cfg.tmpl are the only templates with special casing now. The special casing in those files may not be optional as it handles the host groups. I'll need to do some separate testing on that to find out if i can remove it or not.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
As mentioned in issue #8 , validity checking in the templates is painful. this should be removed and left to a validation command before doing the restarts.
The text was updated successfully, but these errors were encountered: