-
Notifications
You must be signed in to change notification settings - Fork 13
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 simple CLI tool for /etc/noquattor and standardise the content #148
Comments
Good idea, we have a nagios alarm for e.g.
|
@wdpypere what do we use for this? |
We have a simple python script that does this.
|
does something like:
The nice part is the original user is kept. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Standardised content could be meaningful, eg that /etc/noquattor is set, but implies
noaction
instead of do nothing.But by default i'd like it to use it store the reason why it was set, like
fixing ticket 123
.When eg ccm-fetch or ncm-ncd run, it could print this message.
I would add a cli tool to edit the message, esp if the message is structured, like
(
config::tiny
with textrender)by default, contents would be message only.
Proposals for a good name and any config options are always welcome, otherwsie i'll use
quattor-disable
The text was updated successfully, but these errors were encountered: