From 032e338626ac60da3101304f99ddfb876e2b7143 Mon Sep 17 00:00:00 2001 From: Eric Versteeg Date: Thu, 15 Dec 2022 12:14:23 -0500 Subject: [PATCH] Add inventory total plugin (#3631) --- plugins/inventory-total | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/inventory-total diff --git a/plugins/inventory-total b/plugins/inventory-total new file mode 100644 index 000000000..de3c9d5f5 --- /dev/null +++ b/plugins/inventory-total @@ -0,0 +1,2 @@ +repository=https://github.com/erversteeg/inventorytotal.git +commit=d7ee392a9a82fd002ce1cc85125371c8ed16d197 \ No newline at end of file