Sha256: 432d2cda6ccb042c3ad3e76159463061216143fcfaf0f34accd69f69e1374f91

Contents?: true

Size: 544 Bytes

Versions: 7

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_PLAY",
      "port_rules": ":80, :443"
    },
    {
      "name": "db-01",
      "description": "PostgreSQL Master",
      "template": "CentOS-6.4-x64-v1.2",
      "offering": "2cpu_4gb",
      "networks": "M_PLAY"
    }
  ]
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
cloudstack-cli-0.2.1 test/stack_example.json
cloudstack-cli-0.2.0 test/stack_example.json
cloudstack-cli-0.1.7 test/stack_example.json
cloudstack-cli-0.1.6 test/stack_example.json
cloudstack-cli-0.1.5 test/stack_example.json
cloudstack-cli-0.1.4 test/stack_example.json
cloudstack-cli-0.1.3 test/stack_example.json