Common Module - Fix Storage Node Dashboard

This commit is contained in:
Mike Reeves
2018-11-26 21:02:23 -05:00
parent f985b94594
commit 4540267d41

View File

@@ -2959,7 +2959,7 @@
"condition": "AND", "condition": "AND",
"key": "interface", "key": "interface",
"operator": "=", "operator": "=",
"value": "{{ MONINT }}" "value": "{{ MANINT }}"
} }
] ]
}, },
@@ -3023,7 +3023,7 @@
"condition": "AND", "condition": "AND",
"key": "interface", "key": "interface",
"operator": "=", "operator": "=",
"value": "{{ MONINT }}" "value": "{{ MANINT }}"
} }
] ]
} }