JSON inventory retention doesn't seem to work quite right, it keeps way more copies than (1) for example:
file: /opt/quads/conf/quads.yml
value:
json_retention_days: 1
Result is a gigantic number of files I don't believe are being pruned:
(root@quads2) - (20:04) - (/opt/quads/web/instack)
-=>>ls *.json* | wc -l
19239
JSON inventory retention doesn't seem to work quite right, it keeps way more copies than (1) for example:
file:
/opt/quads/conf/quads.ymlvalue:
json_retention_days: 1Result is a gigantic number of files I don't believe are being pruned: