diff --git a/san.py b/san.py index c9727f1..6249405 100644 --- a/san.py +++ b/san.py @@ -8,7 +8,6 @@ mount_points = ['/mnt/raid6-a', '/mnt/raid6-b'] # Do not edit below this line # influx_payload = [] devices = { - 'md': mdstat.parse()['devices'].keys(), 'mount_points': {} }