summaryrefslogtreecommitdiff
path: root/provider_base/provider.json
diff options
context:
space:
mode:
Diffstat (limited to 'provider_base/provider.json')
-rw-r--r--provider_base/provider.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/provider_base/provider.json b/provider_base/provider.json
index 5b335e8a..8864e24d 100644
--- a/provider_base/provider.json
+++ b/provider_base/provider.json
@@ -50,5 +50,9 @@
"unlimited_prefix": "UNLIMITED"
}
},
- "hiera_sync_destination": "/etc/leap"
+ "hiera_sync_destination": "/etc/leap",
+ "client_version": {
+ "min": "0.5",
+ "max": null
+ }
}