UNPKG

guv

Version:

Grid Utilization Virgilante

14 lines (13 loc) 314 B
--- id: config.json "$schema": "http://json-schema.org/draft-04/schema" title: Guv configuration description: "Overall guv configuration" type: - object properties: '*': "$ref": "roleconfig.json" description: Global configuration, inherited by each role additionalProperties: "$ref": "roleconfig.json"