summaryrefslogtreecommitdiffstats
path: root/testing/aaudit/aaudit-server.json
diff options
context:
space:
mode:
Diffstat (limited to 'testing/aaudit/aaudit-server.json')
-rw-r--r--testing/aaudit/aaudit-server.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/aaudit/aaudit-server.json b/testing/aaudit/aaudit-server.json
index b2edcef65..269e61716 100644
--- a/testing/aaudit/aaudit-server.json
+++ b/testing/aaudit/aaudit-server.json
@@ -13,8 +13,8 @@
"etc/chrony/chrony.drift",
"etc/ld.so.cache"
],
- "no_notify": [ "etc/acf/password" ],
- "no_diff": [ "etc/shadow*", "*.crt","*.pem", "*.pfx" ]
+ "no_notify": [ "etc/acf/password", "*/.ssh/known_hosts" ],
+ "no_diff": [ "etc/shadow*", "etc/ssh/ssh_host_*_key", "*/.ssh/*", "*.crt","*.pem", "*.pfx" ]
}
}
}