Sha256: 59a1faef1ce68f47be325606b96cc6d34b2deb34418ddf20a97e5a94e59aaea7

Contents?: true

Size: 643 Bytes

Versions: 42

Compression:

Stored size: 643 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.4-x64-v1.2",
      "offering": "1cpu_1gb",
      "networks": "M_PLAY",
      "port_rules": ":80, :443"
    },
    {
      "name": "db-001",
      "description": "PostgreSQL Master",
      "iso": "CentOS-6.4-x86_64-swisstxt-v15",
      "disk_offering": "Perf Storage",
      "disk_size": "5",
      "offering": "2cpu_4gb",
      "networks": "M_PLAY"
    }
  ]
}

Version data entries

42 entries across 42 versions & 1 rubygems

Version Path
cloudstack-cli-0.11.2 test/stack_example.json
cloudstack-cli-0.11.1 test/stack_example.json
cloudstack-cli-0.11.0 test/stack_example.json
cloudstack-cli-0.10.2 test/stack_example.json
cloudstack-cli-0.10.1 test/stack_example.json
cloudstack-cli-0.10.0 test/stack_example.json
cloudstack-cli-0.9.1 test/stack_example.json
cloudstack-cli-0.9.0 test/stack_example.json
cloudstack-cli-0.8.3 test/stack_example.json
cloudstack-cli-0.8.2 test/stack_example.json
cloudstack-cli-0.8.1 test/stack_example.json
cloudstack-cli-0.8.0 test/stack_example.json
cloudstack-cli-0.7.4 test/stack_example.json
cloudstack-cli-0.7.3 test/stack_example.json
cloudstack-cli-0.7.2 test/stack_example.json
cloudstack-cli-0.7.1 test/stack_example.json
cloudstack-cli-0.7.0 test/stack_example.json
cloudstack-cli-0.6.1 test/stack_example.json
cloudstack-cli-0.6.0 test/stack_example.json
cloudstack-cli-0.5.8 test/stack_example.json