diff --git a/inventory.schema.json b/inventory.schema.json index 9748ee5..d914af6 100644 --- a/inventory.schema.json +++ b/inventory.schema.json @@ -2051,6 +2051,19 @@ "redash/redash" ] }, + "ipaddress": { + "title": "Virtualmachine ip", + "anyOf": [ + { + "type": "string", + "format": "ipv4" + }, + { + "type": "string", + "format": "ipv6" + } + ] + }, "memory": { "type": "integer", "title": "Memory size in MB", @@ -2064,6 +2077,9 @@ "centos7.0" ] }, + "operatingsystem": { + "$ref": "#/properties/content/properties/operatingsystem" + }, "status": { "type": "string", "examples": [