Sha256: 4e8b15dd5bcfb0ba6069ad6537847447f613a9c3ab6b27dfaaf93d527b5aed18

Contents?: true

Size: 549 Bytes

Versions: 7

Compression:

Stored size: 549 Bytes

Contents

---
  name: "web_stack_a"
  description: "Web Application Stack"
  version: "1.0"
  zone: "ZUERICH_EQ"
  project: "Playground"
  group: "my_web_stack"
  servers:
    -
      name: "web-001, web-002"
      description: "Web nodes"
      template: "CentOS-7-x86_64"
      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

7 entries across 7 versions & 1 rubygems

Version Path
cloudstack-cli-1.5.0 test/stack_example.yml
cloudstack-cli-1.4.2 test/stack_example.yml
cloudstack-cli-1.4.1 test/stack_example.yml
cloudstack-cli-1.4.0 test/stack_example.yml
cloudstack-cli-1.3.3 test/stack_example.yml
cloudstack-cli-1.3.2 test/stack_example.yml
cloudstack-cli-1.3.1 test/stack_example.yml