Sha256: f66437cbf5a3f02e5ba428738966235281d40419d15bd19cb2c70a79df330000
Contents?: true
Size: 544 Bytes
Versions: 1
Compression:
Stored size: 544 Bytes
Contents
{ "name": "web_stack_a", "description": "Web Application Stack", "version": "1.0", "zone": "BIEL_CU01", "project": "Playground", "servers": [ { "name": "web-01, web-02", "description": "Web nodes", "template": "CentOS-6.4-x64-v1.2", "offering": "1cpu_1gb", "networks": "M_ROOT", "port_rules": ":80, :443" }, { "name": "db-01", "description": "PostgreSQL Master", "template": "CentOS-6.4-x64-v1.2", "offering": "2cpu_4gb", "networks": "M_ROOT" } ] }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cloudstack-cli-0.1.2 | test/stack_example.json |