Sha256: 373ef5231bf90a984ea5a4375479949f859be1c9295572a21a8dc6ef988f5f2d

Contents?: true

Size: 628 Bytes

Versions: 32

Compression:

Stored size: 628 Bytes

Contents

{
  "name": "web_stack_a",
  "description": "Web Application Stack",
  "version": "1.0",
  "zone": "BIEL_CU01",
  "project": "Playground",
  "group": "my_web_stack",
  "servers": [
    {
      "name": "web-001, web-002",
      "description": "Web nodes",
      "template": "CentOS-6.5-x64-v1.3",
      "offering": "1cpu_1gb",
      "networks": "M_PLAY",
      "port_rules": ":80, :443"
    },
    {
      "name": "db-001",
      "description": "PostgreSQL Master",
      "iso": "CentOS-7.0 x64",
      "disk_offering": "Perf Storage",
      "disk_size": "5",
      "offering": "2cpu_4gb",
      "networks": "M_PLAY"
    }
  ]
}

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
cloudstack-cli-1.3.0 test/stack_example.json
cloudstack-cli-1.2.7 test/stack_example.json
cloudstack-cli-1.2.6 test/stack_example.json
cloudstack-cli-1.2.5 test/stack_example.json
cloudstack-cli-1.2.4 test/stack_example.json
cloudstack-cli-1.2.3 test/stack_example.json
cloudstack-cli-1.2.1 test/stack_example.json
cloudstack-cli-1.2.0 test/stack_example.json
cloudstack-cli-1.1.0 test/stack_example.json
cloudstack-cli-1.0.8 test/stack_example.json
cloudstack-cli-1.0.7 test/stack_example.json
cloudstack-cli-1.0.6 test/stack_example.json
cloudstack-cli-1.0.5 test/stack_example.json
cloudstack-cli-1.0.4 test/stack_example.json
cloudstack-cli-1.0.3 test/stack_example.json
cloudstack-cli-1.0.2 test/stack_example.json
cloudstack-cli-1.0.1 test/stack_example.json
cloudstack-cli-1.0.0 test/stack_example.json
cloudstack-cli-1.0.0.rc4 test/stack_example.json
cloudstack-cli-1.0.0.rc3 test/stack_example.json