resources/kwalify-schemas/nodeset_schema.yml in rspec-system-2.3.0 vs resources/kwalify-schemas/nodeset_schema.yml in rspec-system-2.4.0
- old
+ new
@@ -13,6 +13,12 @@
mapping:
=:
type: map
mapping:
prefab: { type: str }
+ options:
+ type: map
+ mapping:
+ ip: { type: str }
+ memory: { type: int }
+ cpus: { type: int }
role: { type: str }