Created
November 20, 2012 00:21
-
-
Save wolstena/4115105 to your computer and use it in GitHub Desktop.
Elasticsearch zone dataset manifest
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"uuid": "b3a66edf-00af-49d6-b277-0f8ffaad95d1", | |
"name": "base64-elasticsearch", | |
"version": "1.0.0", | |
"description": "Base image with Elasticsearch", | |
"os": "smartos", | |
"type": "zone-dataset", | |
"platform_type": "smartos", | |
"cloud_name": "smartos", | |
"urn": "r3:r3:base64-elasticsearch:1.0.0", | |
"creator_name": "smartos", | |
"creator_uuid": "d7e353ee-e156-497d-b0bd-277e8f750000", | |
"vendor_uuid": "d7e353ee-e156-497d-b0bd-277e8f750000", | |
"created_at": "2012-11-19T08:45Z", | |
"updated_at": "2012-11-19T08:45Z", | |
"published_at": "2012-11-19T08:45Z", | |
"files": [ | |
{ | |
"path": "base64-elasticsearch-1.0.0.zfs.bz2", | |
"sha1": "151c195b5a1f9467968da8ff067d45fa15e03eca", | |
"size": 414011154 | |
} | |
], | |
"requirements": { | |
"networks": [ | |
{ | |
"name": "net0", | |
"description": "public" | |
} | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment