diff --git a/uploader.json b/uploader.json index 570c1f9..bd8d7e4 100644 --- a/uploader.json +++ b/uploader.json @@ -81,7 +81,7 @@ "symbolic_name": "ceph_insights" }, { - "command": "/usr/bin/find /etc/origin/node /etc/origin/master /etc/pki -type f -exec /usr/bin/openssl x509 -noout -enddate -in '{}' \\; -exec echo 'FileName= {}' \\;", + "command": "/usr/bin/find /etc/origin/node /etc/origin/master /etc/pki /etc/ipa -type f -exec /usr/bin/openssl x509 -noout -enddate -in '{}' \\; -exec echo 'FileName= {}' \\;", "pattern": [], "symbolic_name": "certificates_enddate" }, @@ -9351,4 +9351,4 @@ } }, "version": "2020-07-01T15:15:45.086366" -} \ No newline at end of file +} diff --git a/uploader.v2.json b/uploader.v2.json index ff38f29..4d92a8f 100644 --- a/uploader.v2.json +++ b/uploader.v2.json @@ -76,7 +76,7 @@ "symbolic_name": "ceph_insights" }, { - "command": "/usr/bin/find /etc/origin/node /etc/origin/master /etc/pki -type f -exec /usr/bin/openssl x509 -noout -enddate -in '{}' \\; -exec echo 'FileName= {}' \\;", + "command": "/usr/bin/find /etc/origin/node /etc/origin/master /etc/pki /etc/ipa -type f -exec /usr/bin/openssl x509 -noout -enddate -in '{}' \\; -exec echo 'FileName= {}' \\;", "pattern": [], "symbolic_name": "certificates_enddate" }, @@ -3860,4 +3860,4 @@ "iface": "/sbin/ip -o link | awk -F ': ' '/.*link\\/ether/ {print $2}'" }, "version": "2020-07-01T15:15:50.052070" -} \ No newline at end of file +}