test/stack_example.json in cloudstack-cli-0.1.2 vs test/stack_example.json in cloudstack-cli-0.1.3

- old
+ new

@@ -8,17 +8,17 @@ { "name": "web-01, web-02", "description": "Web nodes", "template": "CentOS-6.4-x64-v1.2", "offering": "1cpu_1gb", - "networks": "M_ROOT", + "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_ROOT" + "networks": "M_PLAY" } ] } \ No newline at end of file