diff --git a/ensure-patchmon-compliance.yml b/ensure-patchmon-compliance.yml index 91adc89..ca3e61d 100644 --- a/ensure-patchmon-compliance.yml +++ b/ensure-patchmon-compliance.yml @@ -9,7 +9,7 @@ path: /etc/patchmon/config.yml regexp: '(^integrations:\n(?:[ \t]+.*\n)*?[ \t]+compliance:\s*)false' replace: '\1true' - backup: true + backup: no notify: Restart patchmon handlers: