test/stack_example.json in cloudstack-cli-0.11.2 vs test/stack_example.json in cloudstack-cli-0.12.0

- old
+ new

@@ -7,21 +7,21 @@ "group": "my_web_stack", "servers": [ { "name": "web-001, web-002", "description": "Web nodes", - "template": "CentOS-6.4-x64-v1.2", + "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-6.4-x86_64-swisstxt-v15", + "iso": "CentOS-7.0 x64", "disk_offering": "Perf Storage", "disk_size": "5", "offering": "2cpu_4gb", "networks": "M_PLAY" } ] -} \ No newline at end of file +}