From 65848fc2e344f48322db50b8c883edc4fef886c5 Mon Sep 17 00:00:00 2001 From: Maxime Beauchamp <15185355+baktun14@users.noreply.github.com> Date: Wed, 20 Sep 2023 11:18:02 -0400 Subject: [PATCH] Update provider-attributes.json --- config/provider-attributes.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/config/provider-attributes.json b/config/provider-attributes.json index 3f1c6186c..963d1b9e5 100644 --- a/config/provider-attributes.json +++ b/config/provider-attributes.json @@ -723,15 +723,18 @@ "values": [ { "key": "bladebit", - "description": "bladebit" + "description": "bladebit", + "value": true }, { "key": "madmax", - "description": "madmax" + "description": "madmax", + "value": true }, { "key": "bladebit-disk", - "description": "bladebit-disk" + "description": "bladebit-disk", + "value": true } ] },